User:Subtank/vector.css: Difference between revisions

m
no edit summary
m (Rebalanced RC)
mNo edit summary
 
(7 intermediate revisions by the same user not shown)
Line 21: Line 21:
}
}


#bodyContent {
/* #bodyContent {
     background: none !important; /* Overrides and removes the ONI (with white background) */
     background: transparent url('https://www.halopedia.org/images/e/ef/BlackBack.png') no-repeat center 65px !important;
}
} */


.editOptions {
.editOptions {
Line 64: Line 64:


a, .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external {
a, .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external {
     color: #AACCFF !important;
     color: #009CFF !important;
}
}


a:visited {
a:visited {
     color: #3399ff !important;
     color: #0083D7 !important;
}
}


div.vectorTabs li.new a, div.vectorTabs li.new a:visited, a.new {
div.vectorTabs li.new a, div.vectorTabs li.new a:visited, a.new {
     color: #ff1a1a !important;
     color: #FF1A1A !important;
}
}


Line 103: Line 103:


/* Miscellaneous */
/* Miscellaneous */
#contentSub, #contentSub2 {
    color: #FFF;
}


ul { /* Bulleted list */
ul { /* Bulleted list */
Line 127: Line 131:
     color: #000;
     color: #000;
}
}
.toctoggle {
    color: #FFF;
}


/* Social profile */
/* Social profile */
Line 145: Line 154:
.user-board-message {
.user-board-message {
     background: #404040;
     background: #404040;
}
.random-users-avatars h2 {
    color: #000;
}
}
24,589

edits