User:Zuan/common.css: Difference between revisions
Jump to navigation
Jump to search
Created page with "@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("baka-tsuki.org") { /*!========================================\\ || Dark Baka-Tsuki..." |
mNo edit summary |
||
| Line 1: | Line 1: | ||
::-moz-selection { | ::-moz-selection { | ||
background: #444444; | background: #444444; | ||
Latest revision as of 00:23, 8 September 2016
::-moz-selection {
background: #444444;
color: #bbbbff;
}
div#content, div#simpleSearch, input, button, pre {
background-color: #000000 !important;
}
body, div#toc, th, div#mw-page-base, div#catlinks, div.mw-content-ltr#mw-content-text > div:first-of-type {
background-color: #222222 !important;
}
ul, li, td, tr, table, div.thumb {
background-color: inherit !important;
}
div#mw-page-base, span, ul, li {
background-image: none !important;
}
h1, h2, h3, h4, h5, h6, div#content, input, button, pre {
color: #DDDDDD !important;
}
div[class^="mw-customtoggle-Arc"] big {
color: #222222;
}
a.mw-echo-notifications-badge {
background-color: #424242!important;
}
a {
color: #aaaaff !important;
}
a:visited {
color: #ffaaff !important;
}
a.external {
color: #aaffaa !important;
}
a.new {
color: red !important;
}
}