Difference between revisions of "MediaWiki:Common.css"

From Akvopedia
Jump to: navigation, search
Line 19: Line 19:
 
   color: #995e8c;
 
   color: #995e8c;
 
}
 
}
 +
 +
__NOTOC__
 +
 +
<small-title />

Revision as of 00:37, 22 November 2013

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

.RSSReader-head h3 {
  font-size: 100%;
}

/* Link colors */

div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited {
  color: #434343;
}

div#bodyContent a {
  color: #BE499B;
  font-weight: bold;
}

div#bodyContent a:visited {
  color: #995e8c;
}

__NOTOC__

<small-title />