MediaWiki:Common.css: Difference between revisions

Created page with "CSS placed here will be applied to all skins: .qa { font-size: x-large; }"
 
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 */
#ca-watch { display: none !important; }


.qa {
.qa {
font-size: x-large;
font-size: x-large;
}
}