MediaWiki:Vector.css

From Game Detectives Wiki
Revision as of 10:38, 12 June 2016 by Imnotgoats (talk | contribs)
Jump to: navigation, search
/* CSS placed here will affect users of the Vector skin */

body{

  background-color: #616161;

}

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

div#mw-panel div.portal h3{ color: #b02e2e; text-shadow: 1px 1px #000000; font-weight: bold; }

a{ color: #ffffff; }

div#mw-head{ background-color: #616161; }

.mw-body{ background-color: #cfcfcf; margin-right: 30px; }

#right-navigation{ margin-right: 30px; }

#p-personal a, #p-personal a.new{ color: #ffffff; }

.mw-patrollink{ color: #b02e2e; }

.mw-editsection a{ color: #b02e2e; }

#mw-content-text a{ color: #b02e2e; }

.subpages a{ color: #b02e2e; }

div.mw-warning-with-logexcerpt{ border-left-color: #b02e2e; border-top-color: #b02e2e; border-right-color: #b02e2e; border-bottom-color: #b02e2e; }

div#mw-head{

  background-image: url("http://i.imgur.com/qjODjES.png");

  background-repeat: repeat-x;

}