mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-12 05:49:19 +03:00
[project @ 2004-07-25 01:27:16 by jmb]
Fix for Google front page. There must be a way of doing this which is more generic (otherwise it'll break again under more complex circumstances) svn path=/import/netsurf/; revision=1140
This commit is contained in:
parent
bd86e2be69
commit
9625de73bb
@ -97,6 +97,7 @@ applet[align=right] { float: right; }
|
||||
|
||||
center { display: block; text-align: center; }
|
||||
center > * { margin-left: auto; margin-right: auto; }
|
||||
center > * > * { margin-left: auto; margin-right: auto; }
|
||||
|
||||
tt { font-family: monospace; }
|
||||
i { font-style: italic; }
|
||||
|
Loading…
Reference in New Issue
Block a user