Difference between revisions of "MediaWiki:Common.css"

From LID SWM Planning and Design Guide
Jump to navigation Jump to search
m
Line 7: Line 7:
 
}
 
}
 
div#mw-panel div.portal div.body ul li a:visited,
 
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a,
+
div#mw-panel div.portal div.body ul li a
 
  {
 
  {
 
   color: white;
 
   color: white;
 
}
 
}

Revision as of 01:19, 10 August 2017

.articleFeedbackv5-panel .articleFeedbackv5-title {
    font-weight: normal;
}
#mw-page-base, body {
  background-image: none;
  background-color: #099999;
}
div#mw-panel div.portal div.body ul li a:visited,
div#mw-panel div.portal div.body ul li a
 {
  color: white;
}