Jump to content

MediaWiki:Common.css: Difference between revisions

From tango.info wiki
No edit summary
No edit summary
Line 2: Line 2:
@import url(/x/css/all.css);
@import url(/x/css/all.css);


html body {font-size:100%}
html body {font-size:normal}

Revision as of 2013-07-20T00:39:49

/* CSS placed here will be applied to all skins */
@import url(/x/css/all.css);

html body {font-size:normal}