MediaWiki:Common.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)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
/* CSS placed here will be applied to all skins */
/* Override Vector colour scheme to make it dark (compiled from modified LESS code) */
h1,h2,h3,h4,h5,h6{color:#c1c1c1}hr{color:#222}.editOptions{color:#c1c1c1;background-color:#333;border-color:#4c4c4c}input,textarea{background-color:#4c4c4c;border-color:#4c4c4c;color:#c1c1c1}a,.mw-body a.external,.mw-body a.extiw{color:#e69710}a:visited,.mw-body a.external:visited,.mw-body a.extiw:visited{color:#af9f84}a.new,#p-personal a.new{color:#d44}ul{list-style-image:none}div.thumbinner,.catlinks{background-color:#4c4c4c;border-color:#666}
#toc,div.toc,ul#toc ul,
.tocnumber {
list-style-type:inherit;
background-color:#393939;
border-color:#666;
color:#af9f84;
}
.toctogglelabel {
cursor: pointer;
color: #af9f84;
}
.mw-changeslist-legend {
color: #404040;
}
ol.references li:target {
background-color: #663300;
}
sup.reference:target {
background-color: #663300;
}
.mw-editfont-monospace {
background-color: #393939;
}
.diff.diff-contentalign-left {
background-color: #393939;
}
.catlinks {
background-color: #393939;
}
.mw-createacct-benefits-list p{
color: #c9c9c9;
}
.mw-createacct-benefits-container h3{
background-color:#8a8a8a;
}