MediaWiki:Common.css: Difference between revisions
From Portland NET Wiki
fix "Population" label wrapping in Neighborhood infoboxes |
disable WMAU-related changes |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
height: auto; | height: auto; | ||
margin-left: 1em; | margin-left: 1em; | ||
vertical-align: top; | |||
} | } | ||
| Line 37: | Line 38: | ||
margin-left: 5%; | margin-left: 5%; | ||
} | } | ||
/* WMAU hardcodes some things which we don't like the look of. */ | |||
/* Also, there apparently isn't a WMAU.css to put this in. */ | |||
/* Disabling until WMAU is the default skin: | |||
table.wikitable { | |||
margin: inherit; | |||
font-size: inherit; | |||
} | |||
.toc .tocnumber { | |||
display: inherit; | |||
} | |||
body { | |||
font-size: 16px; | |||
} | |||
*/ | |||
