MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
@import url(/x/css/all.css); | @import url(/x/css/all.css); | ||
@import url(/x/css/tango.info.wiki.mediawiki.vector.css); | |||
html body {font-size:small} | html body {font-size:small} | ||
Line 7: | Line 8: | ||
html>body {font-size:15px} | html>body {font-size:15px} | ||
html>body {font-size:100%} | html>body {font-size:100%} | ||