MediaWiki:Common.css: Difference between revisions

From Portland NET Wiki
WMAU: reduce font-size (Glenn request)
disable WMAU-related changes
 
Line 41: Line 41:
/* WMAU hardcodes some things which we don't like the look of. */
/* WMAU hardcodes some things which we don't like the look of. */
/* Also, there apparently isn't a WMAU.css to put this in. */
/* Also, there apparently isn't a WMAU.css to put this in. */
/* Disabling until WMAU is the default skin:
table.wikitable {
table.wikitable {
   margin: inherit;
   margin: inherit;
Line 51: Line 52:
   font-size: 16px;
   font-size: 16px;
}
}
*/