MediaWiki:Hydradark.css: Difference between revisions
MediaWiki interface page
More actions
fandomwiki>TheSatanicSanta m fix white links |
Koza1brada (talk | contribs) m 45 revisions imported: Try to import fandom pages (manual dump, 7) |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 10: | Line 10: | ||
-moz-background-size: cover; | -moz-background-size: cover; | ||
-o-background-size: cover; | -o-background-size: cover; | ||
background: url("https:// | background: url("https://static.wikia.nocookie.net/cobalt_gamepedia/images/3/30/City.jpg/revision/latest") no-repeat fixed bottom left / cover #211b40; | ||
font: "trebuchet ms", verdana, sans-serif; | font: "trebuchet ms", verdana, sans-serif; | ||
} | } | ||
| Line 40: | Line 40: | ||
overflow: hidden; | overflow: hidden; | ||
background-position: 5px 60%; | background-position: 5px 60%; | ||
} | } | ||
| Line 198: | Line 185: | ||
div.vectorMenu h3 a { | div.vectorMenu h3 a { | ||
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https:// | background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url("https://static.wikia.nocookie.net/commons_hydra/images/8/80/Vector_menu_downarrow_white.png") !important; | ||
background-position: 0 50%; | background-position: 0 50%; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| Line 263: | Line 250: | ||
.skin-hydradark div#mw-panel div#p-socialProfiles.portal .body { | .skin-hydradark div#mw-panel div#p-socialProfiles.portal .body { | ||
margin: auto; | margin: auto; | ||
} | |||
div#mw-panel div.portal h3 { | |||
padding-left: 0.5em; | |||
} | } | ||
| Line 287: | Line 278: | ||
} | } | ||
div#content a.external, | div#content a.external, | ||
div#content a.extiw { | |||
color: #5a93cc; | |||
div#content a.extiw | |||
color: # | |||
} | } | ||
a:hover { | div#content a:hover, | ||
div#content a.extiw:hover, | |||
div#content a.external:hover { | |||
color: #c9c9c9; | color: #c9c9c9; | ||
} | } | ||
| Line 372: | Line 360: | ||
} | } | ||
. | .catlinks { | ||
background-color: | background-color: #0f0f0f; | ||
border: 1px solid #2c74ae; | |||
border: 1px solid # | |||
} | } | ||
. | #toc, .toc, .mw-warning { | ||
background-color: | background-color: #0f0f0f; | ||
border: 1px solid #dddad3; | |||
font-size: 95%; | |||
padding: 5px; | |||
} | } | ||
.skin-hydradark # | /* Preferences */ | ||
background- | .skin-hydradark #preferences { | ||
background-color: rgba(0, 0, 0, 0.4); | |||
} | } | ||
.skin-hydradark | .skin-hydradark .mw-prefs-buttons, | ||
.skin-hydradark .mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed { | |||
border-color: #181818; | |||
} | } | ||
.skin-hydradark | .skin-hydradark .oo-ui-tabOptionWidget:not(.oo-ui-optionWidget-selected) .oo-ui-labelElement-label { | ||
color: #32b1d2; | color: #32b1d2; | ||
} | } | ||
.skin-hydradark | .skin-hydradark .oo-ui-labelWidget.oo-ui-inline-help, | ||
.skin-hydradark #preferences legend .oo-ui-labelElement-label { | |||
.skin-hydradark #preferences legend { | |||
color: #DDDDDD; | color: #DDDDDD; | ||
} | } | ||
/* Wikitables */ | |||
.wikitable th, .wikitable td { | .wikitable th, .wikitable td { | ||
border: 1px solid #ffffff; | border: 1px solid #ffffff; | ||
| Line 511: | Line 477: | ||
} | } | ||
.skin-hydradark . | .skin-hydradark .mw-datatable { | ||
border: 1px solid #2c74ae; | border: 1px solid #2c74ae; | ||
} | } | ||
.skin-hydradark . | .skin-hydradark .mw-datatable th { | ||
background-color: rgba(0, 0, 0, 0.4); | background-color: rgba(0, 0, 0, 0.4); | ||
border: 1px solid #2c74ae; | border: 1px solid #2c74ae; | ||
} | } | ||
.skin-hydradark . | .skin-hydradark .mw-datatable tr, | ||
.skin-hydradark .mw-datatable td { | |||
background-color: transparent; | background-color: transparent; | ||
border: 1px solid #2c74ae; | border: 1px solid #2c74ae; | ||
} | } | ||
.skin-hydradark | .skin-hydradark #mw-allmessagestable tbody:hover tr td, | ||
.skin-hydradark .mw-datatable tr:hover td { | |||
.skin-hydradark .mw-datatable | |||
background-color: rgba(0, 0, 0, 0.4); | background-color: rgba(0, 0, 0, 0.4); | ||
} | } | ||
| Line 763: | Line 725: | ||
/* copyright images tweak */ | /* copyright images tweak */ | ||
.skin-hydradark .copyright-icon { | .skin-hydradark .copyright-icon { | ||
background-image: url("https:// | background-image: url("https://static.wikia.nocookie.net/commons_hydra/images/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png"); | ||
background-size: 100%; | background-size: 100%; | ||
height: 32px; | height: 32px; | ||