MediaWiki:Hydradark.css: Difference between revisions
MediaWiki interface page
More actions
fandomwiki>TheSatanicSanta m preferences |
fandomwiki>FANDOMbot Replacing "/media" links with image links. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page. |
||
| 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 185: | 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 725: | 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; | ||