Difference between revisions of "MediaWiki:Common.css"

From Pangaea Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
body {background-color:#000}
 
body {background-color:#000}
div#mw-panel div.portal div.body ul li a {color:#ff3f00}
+
 
 +
/* Sidebar */
 +
div#mw-panel div.portal a {color:#ff3f00}
 +
div#mw-panel div.portal h3 {color:fff}

Revision as of 10:29, 13 March 2016

/* CSS placed here will be applied to all skins */

body {background-color:#000}

/* Sidebar */
div#mw-panel div.portal a {color:#ff3f00}
div#mw-panel div.portal h3 {color:fff}