simetrical@svn.wikimedia.org wrote:
--- trunk/phase3/skins/monobook/main.css 2007-09-09 23:58:10 UTC (rev 25705) +++ trunk/phase3/skins/monobook/main.css 2007-09-10 00:45:32 UTC (rev 25706) @@ -114,28 +114,22 @@ h1, h2, h3, h4, h5, h6 { color: black; background: none;
- font-weight: normal; margin: 0; padding-top: .5em; padding-bottom: .17em;
- font-size: 100%;
+}
[snip]
+h1 .mw-headline { font-size: 188%; }
This kind of creeps me out, forcing all headings to have another container to bump the size back out.
It also reduces the spacing, such as at the top of the page, which feels rather cramped.
-- brion vibber (brion @ wikimedia.org)