Difference between revisions of "MediaWiki:Vector.css"
From Game Detectives Wiki
Imnotgoats (talk | contribs) |
Imnotgoats (talk | contribs) |
||
Line 1: | Line 1: | ||
− | /* CSS placed here will affect users of the Vector skin */ | + | <p>/* CSS placed here will affect users of the Vector skin */</p> |
− | body{ | + | <p>body{</p> |
− | + | <p> background-color: #616161;</p> | |
− | } | + | <p>}</p> |
− | div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited { | + | <p>div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited { color: #ffffff; }</p> |
− | color: #ffffff; | + | <p>div#mw-panel div.portal h3{ color: #b02e2e; text-shadow: 1px 1px #000000; font-weight: bold; }</p> |
− | } | + | <p>a{ color: #ffffff; }</p> |
− | div#mw-panel div.portal h3{ | + | <p>div#mw-head{ background-color: #616161; }</p> |
− | color: #b02e2e; | + | <p>.mw-body{ background-color: #cfcfcf; margin-right: 30px; }</p> |
− | text-shadow: 1px 1px #000000; | + | <p>#right-navigation{ margin-right: 30px; }</p> |
− | font-weight: bold; | + | <p>#p-personal a, #p-personal a.new{ color: #ffffff; }</p> |
− | } | + | <p>.mw-patrollink{ color: #b02e2e; }</p> |
− | a{ | + | <p>.mw-editsection a{ color: #b02e2e; }</p> |
− | color: #ffffff; | + | <p>#mw-content-text a{ color: #b02e2e; }</p> |
− | } | + | <p>.subpages a{ color: #b02e2e; }</p> |
− | div#mw-head{ | + | <p>div.mw-warning-with-logexcerpt{ border-left-color: #b02e2e; border-top-color: #b02e2e; border-right-color: #b02e2e; border-bottom-color: #b02e2e; }</p> |
− | background-color: #616161; | + | <p>div#mw-head{</p> |
− | } | + | <p> background-image: url("http://i.imgur.com/qjODjES.png");</p> |
− | .mw-body{ | + | <p> background-repeat: repeat-x;</p> |
− | background-color: #cfcfcf; | + | <p>}</p> |
− | 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; | ||
− | } |
Revision as of 10:37, 12 June 2016
<p>/* CSS placed here will affect users of the Vector skin */</p> <p>body{</p> <p> background-color: #616161;</p> <p>}</p> <p>div#mw-panel div.portal div.body ul li a, div#mw-panel div.portal div.body ul li a:visited { color: #ffffff; }</p> <p>div#mw-panel div.portal h3{ color: #b02e2e; text-shadow: 1px 1px #000000; font-weight: bold; }</p> <p>a{ color: #ffffff; }</p> <p>div#mw-head{ background-color: #616161; }</p> <p>.mw-body{ background-color: #cfcfcf; margin-right: 30px; }</p> <p>#right-navigation{ margin-right: 30px; }</p> <p>#p-personal a, #p-personal a.new{ color: #ffffff; }</p> <p>.mw-patrollink{ color: #b02e2e; }</p> <p>.mw-editsection a{ color: #b02e2e; }</p> <p>#mw-content-text a{ color: #b02e2e; }</p> <p>.subpages a{ color: #b02e2e; }</p> <p>div.mw-warning-with-logexcerpt{ border-left-color: #b02e2e; border-top-color: #b02e2e; border-right-color: #b02e2e; border-bottom-color: #b02e2e; }</p> <p>div#mw-head{</p> <p> background-image: url("http://i.imgur.com/qjODjES.png");</p> <p> background-repeat: repeat-x;</p> <p>}</p>