Difference between revisions of "MediaWiki:Common.css"

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

Revision as of 10:30, 13 March 2016

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

body {background-color:#000}

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