mirror of
https://github.com/netsurf-browser/netsurf
synced 2025-01-22 10:22:06 +03:00
[project @ 2005-01-13 20:24:36 by bursa]
Remove "center > * > *" rule (no longer required since inherit is fully implemented). svn path=/import/netsurf/; revision=1445
This commit is contained in:
parent
380842f2fb
commit
34614fdad9
@ -105,7 +105,6 @@ 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