From Fedora Project Wiki
Mojavelinux (talk | contribs) m |
Mojavelinux (talk | contribs) m |
||
Line 8: | Line 8: | ||
border-top: 1px dotted #aaa; | border-top: 1px dotted #aaa; | ||
margin-top: .5em; | margin-top: .5em; | ||
+ | } | ||
+ | |||
+ | body #content h2:first-child { | ||
+ | border: 0; | ||
+ | margin: 0; | ||
+ | } | ||
+ | |||
+ | body #nav h2 { | ||
+ | border: none; | ||
+ | font-size: 1em; | ||
} | } | ||
Revision as of 08:35, 16 January 2012
body #wrapper { font-family: Ubuntu, sans-serif; font-size: 1.1em; } body #content h2 { border-bottom: 0; border-top: 1px dotted #aaa; margin-top: .5em; } body #content h2:first-child { border: 0; margin: 0; } body #nav h2 { border: none; font-size: 1em; } body #otherlangs { display: none; }