MediaWiki:Common.css

From Voidscape
Jump to navigation Jump to search

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 */

body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; }

a, body.skin--responsive #p-personal li a {
  color: #9250ee;
}

a:visited {
  color: #de50ee;
}

#mw-page-base {
  background-color: #153050;
  background-image: url('/images/8/87/Banner.png');
}

#footer {
  background-image: url('/images/9/91/Nav-bar.png?2'); 
}

body { 
  background-image: url('/images/9/91/Nav-bar.png?2'); 
}

#p-personal {
  background-color: none;
}

#p-personal a {
  color: #9250ee;
}

#p-navigation, #p-tb {
  background-color: #151515;
  opacity: 0.85;
}

#p-navigation a, #p-tb a {
  color: #9250ee;
}

#p-navigation a:visited, #p-tb a:visited {
  color: #de50ee;
}

.body ul li a {
  color: #9350ff !important;
}

#p-tb-label {
  color: white !important;
}

#footer-info li {
  color: white !important;
  background-color: #151515;
  opacity: 0.85
}

#footer-places {
  background-color: #151515;
  opacity: 0.85;
}

#footer-places li a {
  #color: indigo !important;
}

.mw-body-content p, li {
  color: #ddd;
}

.mw-body-content a {
  #color: purple;
}

.mw-body-content a.external {
  color: pink;
}

table.wikitable a {
  color: indigo
}

h1, h2, h3, h4 {
  color: #bbaaee;
  font-family: "Helvetica" !important;
}

h1, h2 {
  border-bottom: 2px indigo solid;
}

hr {
  background-color: indigo;
}

.vector-menu-tabs ul li span {
  #background-image: url('/images/4/44/Button-gradient-2.png') !important;
}

.vector-menu-tabs ul li a {
  color: #9250ee;
}

.vector-menu-tabs ul li.selected a {
  color: black !important;
}

.vector-menu-tabs ul li.new a {
  color: #de50ee !important;
}

.vector-menu-tabs li {
  background-image: url('/images/3/3f/Button-gradient.png') !important;
}

.vector-menu-tabs {
  background-image: url('/images/3/3f/Button-gradient.png') !important;
}

.vector-menu-tabs a {
  background-image: linear-gradient(to bottom, rgba(175,0,255,0) 0 , rgba(175,0,255,0)); !important;
}

.catlinks {
  background-color: #0d0614;
  border: 1px solid #6622aa;
}

#content {
  border: 1px solid #4c2277;
  border-right-width: 0px;
  background-color: #090011;
}

.toc {
  background-color: #0b0614 !important;
  border: 1px solid #5822aa !important;
}

.tocnumber {
  color: #de50ee;
}

.main-menu p {
  color: #865fd3;
}

.main-menu td, .main-menu-nav b {
  #color: purple !important;
}

.main-menu td b {
  color: #866cb9;
}

#mw-normal-catlinks {
  color: #de50ee !important;
}

table.wikitable a {
  color: magenta
}

#delete a {
  color: darkblue;
}

#p-cactions-label span {
  color: #8d50ee;
}

#history hr {
  background-color: #0c021a !important;
}

.wikitable td {
  background-color: #392b55; 
  border: 1px solid #0c021a !important; 
  color: #ddd
}

.wikitable th {
  background-color: #43196f !important; 
  border: 1px solid #0a021a !important; 
  color: whitesmoke;
}

a.new {
  color: #de50ee !important;
}

a.external {
  color: pink !important;
}

div#mw-head div.vectorMenu h3 {
  background-image: none;
}

.mw-content-ltr ul li {
  list-style-image: url('') !important;
}

#toc ul li {
  list-style-image: none;
}

.mw-body {
  color: darkcyan
}

div#content.mw-body div#bodyContent.mw-body-content div#mw-content-text li {
  list-style-image: url('') !important;
}

#filetoc {
  background-color: #0e0614;
  border: 1px solid #6822aa;
}

fieldset {
  background-color: #0d0614;
  border: 1px solid #6822aa;
}

#contentSub {
  color: darkcyan
}

.mw-plusminus-pos {
  color: lime
}

.mw-plusminus-neg {
  color: red;
}

.mw-changeslist-legend.mw-collapsible {
  border: 1px solid #6822aa;
}

#preferences {
  background-color: #0d0614 !important; 
  border: 1px solid #6822aa !important;
}

#preftoc li {
  #background-image: url('/images/4/44/Button-gradient-2.png') !important;
}

#preftoc .selected {
    background-color: #071406 !important;
}

#preftoc li {
    #background-image: url('/images/4/44/Button-gradient-2.png') !important;
}

#preftoc a {
  color: #8a50ff !important;
}

#preftoc .selected a {
  color: whitesmoke !important;
  background: #0e0614 !important;
}

#preftoc {
  #background-image: url('/images/4/44/Button-gradient-2.png') !important;
}

.editOptions {
  color: #9da2a8;
  background: #191220;
  border: 1px solid purple;
}

#pagehistory li {
  border: 1px solid #040;
}

#pagehistory li.selected {
  background-color: #121;
  border: 1px dashed limegreen;
}

.diff-context {
  background-color: #105010;
  color: whitesmoke;
  border-color: #409040;
}

.diff-addedline {
  background-color: #002000;
  color: whitesmoke;
  border-color: #44d;
}

.diff-addedline .diffchange {
   background: #44d;
}

.diff-deletedline {
  background-color: #002000;
  color: whitesmoke;
  border-color: #d44;
}

.diff-marker, .diff-lineno {
  color: #9f9
}

.diff-deletedline .diffchange {
   background: #d44;
}

pre, code {
  background-color: #111;
  border: #000 solid 1px;
  color: white;
}

.warningbox p {
  color: black;
}

.oo-ui-layout .oo-ui-fieldLayout-header {
  color: #bdaaee
}