Jump to content

User:DenebSoft/vector.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
body
{
background:black; color: red;
}

.infobox {
background:black; color: red;
}

.reference {
background:black; color: red;
}

#content, #content table
#p-cactions ul li a { background: black; color: red; }
 
/* change background of unselected tabs */
#p-cactions ul li a { background: black; color: red; }
 
/* change background of selected tabs */
#p-cactions ul li.selected a { background: black; color: red; }
 
/* change border background of selected tabs */
#p-cactions li.selected { border-color: black; color: red; } 

.toc
{
background-color: black; color: red; 
}

body.page-Main_Page #mp-topbanner {
  background: black; color: red; }

#mw-head-base {
  background: black; color: red; }

#mw-panel div.portal div.body ul li.FA {
  background: black; color: red; }

/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
  background: black; color: red; }
 
/* {{tl|Link GA}} */
#mw-panel div.portal div.body ul li.GA {
  background: black; color: red; }

/* For positioning icons at top-right, used in Templates
   "Spoken Article" and "Featured Article" */
div.topicon {
  background-color: black; color: red; }

#mw-page-base {
background-color:black; color: red;
}

#simpleSearch {
background:black; color: red;
}

div#simpleSearch input#searchInput  {
color: red;
}

#content {
background:black;
color: red;
}
#mw-page-base {
background-color:black;
color: red;
}
#mw-head-base {
background-color:black;
color: red;
}
div#mw-head {
background-color:black;
color: red;
}
div.vectorTabs {
background:black;
color: red;
}
div.vectorTabs ul li {
background:black;
color: red;
}
div.vectorTabs li.selected {
background-color:black;
color: red;
}
div.vectorTabs li a 
{
background:black;
color: red;
}
div.vectorMenu {
background-color:black;
color: red;
}
div#mw-head div.vectorMenu h5 {
background:black;
color: red;
}
div.vectorMenu h5 a {
background:black;
color: red;
}
div.vectorMenu ul {
background:black;
color: red;
}
#simpleSearch {
background:black;
color: red;
}
#p-logo 
{
background:black;
color: red;
}
#preferences {
background:black;
color: red;
}
a {
color:#a00000;
}
a:visited {
color:#d00000;
}
hr, h1, h2, h3, h4, h5, h6 {
background-color:black;
color: red;
}
q {
background-color:black;
color: red;
}
tt {
background-color:black;
color: red;
}
code {
background:black;
color: red;
}
pre {
background-color:black;
color: red;
}
ul {
background-color:black;
color: red;
}
ol {
background-color:black;
color: red;
}
li {
background-color:black;
color: red;
}
dt {
background-color:black;
color: red;
}
dl {
background-color:black;
color: red;
}
dd {
background-color:black;
color: red;
}
table, th {
background-color:black;
color: red;
}
#toc, .toc, .mw-warning {
background-color:black;
color: red;
}
div.thumbinner {
background-color:black;
color: red;
}
.navbox, .navbox-subgroup, .navbox-title, .navbox-list, .navbox-abovebelow, .navbox-group, .navbox-subgroup .navbox-title, .navbox-subgroup .navbox-group, .navbox-subgroup .navbox-abovebelow, .navbox-even {
background: black;
color: red;
}
#ca-watch.icon a, 
#ca-unwatch.icon a {
background:none;
}