MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1:
/* CSS placed here will be applied to all skins */
 
body { color: #FFFFFF; font-size: 14px15px; font-family: "Arial"; }
 
#p-personal { font-size: 12px; font-family: "Arial"; }
 
#p-cactions .pBody { font-size: 20px; font-family: "Arial"; }
 
body { background-color: #587FC1; }
Line 21 ⟶ 25:
#p-tb .pBody { background-color: #D8EBFF; }
 
#content { background-color: #284B77D8EBFF; }
 
#footer { background-color: #1C8CFF!important; }