MediaWiki:Monobook.css
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/* CSS placed here will affect users of the MonoBook skin */
div#content {
background: #0F120B;
color: #C8C80A;
border: 1px solid #AA0000;
}
body {
background-color: #0F120B;
background-image: url(resources/assets/skins/headbg.jpg);
color: #C8C80A;
}
a {
text-decoration: none;
color: #F0B708;
background: none;
}
a:visited {
color: #F0B708;
}
a.new,
#p-personal a.new {
color: #ba0000;
}
hr {
background-color: #AA0000;
}
h1, h2, h3, h4, h5, h6 {
color: #C8C80A;
border-bottom-color: #AA0000;
}
fieldset {
border: 1px solid #AA0000;
}
code {
background-color: white;
}
#contentSub, #contentSub2 {
color: #C8C80A;
}
.catlinks {
border: 1px solid #AA0000;
background-color: #0F120B;
}
#toc,
.toc,
.mw-warning {
border: 1px solid #AA0000;
background-color: #0F120B;
}
div.thumbinner {
border: 1px solid #AA0000;
background-color: #0F120B;
}
html .thumbimage {
border-color: #AA0000;
}
#bodyContent a.extiw,
#bodyContent a.extiw:active,
#bodyContent a.extiw:visited {
color: #F0B708;
}
#bodyContent a.external {
color: #F0B708;
}
#bodyContent a.external, .link-https {
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%3E%3Cg%20transform%3D%22translate%28-826.429%20-698.791%29%22%3E%3Crect%20width%3D%225.982%22%20height%3D%225.982%22%20x%3D%22826.929%22%20y%3D%22702.309%22%20fill%3D%22%23f3ceb5%22%20stroke%3D%22%23934a17%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M831.194%20698.791h5.234v5.391l-1.571%201.545-1.31-1.31-2.725%202.725-2.689-2.689%202.808-2.808-1.311-1.311z%22%20fill%3D%22%23b85c1d%22%2F%3E%3Cpath%20d%3D%22M835.424%20699.795l.022%204.885-1.817-1.817-2.881%202.881-1.228-1.228%202.881-2.881-1.851-1.851z%22%20fill%3D%22%23f3ceb5%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E);
}
#bodyContent a.external[href$=".ogg"], #bodyContent a.external[href$=".OGG"], #bodyContent a.external[href$=".mid"], #bodyContent a.external[href$=".MID"], #bodyContent a.external[href$=".midi"], #bodyContent a.external[href$=".MIDI"], #bodyContent a.external[href$=".mp3"], #bodyContent a.external[href$=".MP3"], #bodyContent a.external[href$=".wav"], #bodyContent a.external[href$=".WAV"], #bodyContent a.external[href$=".wma"], #bodyContent a.external[href$=".WMA"], .link-audio {
background: url(resources/assets/skins/audio-ltr.png) center right no-repeat;
}
#bodyContent a.external[href$=".pdf"], #bodyContent a.external[href$=".PDF"], #bodyContent a.external[href*=".pdf#"], #bodyContent a.external[href*=".PDF#"], #bodyContent a.external[href*=".pdf?"], #bodyContent a.external[href*=".PDF?"], .link-document {
background: url(resources/assets/skins/document-ltr.png) center right no-repeat;
}
#bodyContent a.external[href^="mailto:"], .link-mailto {
background:url(resources/assets/skins/mail.png) center right no-repeat;
}
#bodyContent a.external[href$=".ogm"], #bodyContent a.external[href$=".OGM"], #bodyContent a.external[href$=".avi"], #bodyContent a.external[href$=".AVI"], #bodyContent a.external[href$=".mpeg"], #bodyContent a.external[href$=".MPEG"], #bodyContent a.external[href$=".mpg"], #bodyContent a.external[href$=".MPG"], .link-video {
background:url(resources/assets/skins/video.png) center right no-repeat;
}
.pBody {
background-color: #0F120B;
border: 1px solid #AA0000;
}
#p-personal li a {
color: #F0B708;
}
#p-personal li a:hover {
background-color: #464646;
}
#p-cactions li {
border: 1px solid #AA0000;
}
#p-cactions li.selected {
border-color: #AA0000;
}
#p-cactions li a {
background-color: #0F120B;
color: #F0B708;
}
#p-cactions li.selected a {
background-color: #0F120B;
}
#p-cactions li a:hover {
background-color: yellow;
}
div#footer {
color: #C8C80A;
background-color: #0F120B;
border-color: #AA0000;
}
td.htmlform-tip {
color: #C8C80A;
}
.client-js #preftoc li,
.client-js #preftoc li.selected {
border-color: #AA0000;
background-color: #0F120B;
}
.client-js #preftoc a,
.client-js #preftoc a:active {
color: #C8C80A;
}
.client-js #preferences {
border-color: #AA0000;
background-color: #0F120B;
}
.prefsection table, .prefsection legend {
background-color: #0F120B;
}
div.noarticletext {
border-color: #AA0000;
background-color: transparent;
color: #C8C80A;
}
table.wikitable {
background: #0F120B;
color: #C8C80A;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
background: #0F120B;
}
table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {
border-color: #AA0000;
}
.mw-search-formheader {
background-color: #0F120B;
border-color: #AA0000;
}
#pagehistory li {
border-color: #AA0000;
}
#pagehistory li.selected {
border-color: #C8C80A;
background-color: #262E1C;
}
div.mw-warning-with-logexcerpt {
border-color: #AA0000;
}
.mw-search-formheader div.search-types ul li.current a {
color: yellow;
}
ul#filetoc {
background-color: #0F120B;
border-color: #AA0000;
}
li.gallerybox div.thumb {
background-color: transparent;
border-color: #AA0000;
}
table.mw_metadata td, table.mw_metadata th {
background-color: transparent;
border-color: #AA0000;
}
.autocomment {
color: #C8C80A;
}
.editOptions{
background-color: #0F120B;
border-color: #AA0000;
}
table.diff td.diff-context, table.diff td.diff-deletedline, table.diff td.diff-addedline {
color: black;
background-color: white;
}
.mw-ui-container #userloginForm {
background-color: #0F120B;
}
.mw-ui-vform > div label {
color: #C8C80A;
}
ul {
list-style-image: url(resources/assets/skins/bullet.gif);
}
/* Infobox */
table.infobox {
border: 3px solid rgb(240,183,8); color: rgb(255,255,40); margin: 0 0 0.5em 1em; background-color: rgb(40, 40, 40); padding: 0px; float: right; clear: right; width: 300px; text-align: left; vertical-align: top; font-size: 90%; line-height: 1.1em
}
table.infobox tr th.header {
color:white;text-align:center;background-color:#AA0000;font-weight:bold;font-size:150%; height:30px; max-height:55px;
}
/* Navbox */
table.navbox {
margin: 0 auto 0 auto; padding: 0.2em; border-width: 2px; border-style: solid; border-color:#f0b708; background:#14190E;
}
table.navbox tr th.header {
background:#AA0000;
}
/* Notebox */
table.notebox {
border-spacing: 10px;
text-align: center;
float: center;
width: 100%;
border: 1px solid #F0B708;
background: #14190E;
vertical-align: center;
padding: 1px;
}
table.notebox tr th.header {
background: #262E1C none repeat scroll 0% 0%;
border: 1px solid #F0B708;
color: #DD5500;
font-size: 1.3em;
}