130
edits
(Created page with "/* ================ NEW NAV 1.0 written by User:CzechOut 22 September 2012 credit to tardis.wikia.com and released under the CC-BY-SA 3.0 license Th...") |
m (Applying changes that should make this CSS file HTTPS-ready. If you have any questions or noticed issues related to this edit, please reach out to us using the Special:Contact page.) |
||
Line 138: | Line 138: | ||
/* This is the main selector for the actual drop down */ | /* This is the main selector for the actual drop down */ | ||
.WikiHeader > nav .subnav { | .WikiHeader > nav .subnav { | ||
background:transparent url( | background:transparent url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png); /* peek-a-boo, I see you! */ | ||
-moz-border-radius:10px; | -moz-border-radius:10px; | ||
-webkit-border-radius:10px; | -webkit-border-radius:10px; | ||
Line 224: | Line 224: | ||
.WikiHeader > nav .subnav-3 { | .WikiHeader > nav .subnav-3 { | ||
background:transparent url( | background:transparent url(https://images.wikia.nocookie.net/tardistest/images/c/ce/70opacitywhite.png); /* peek-a-boo, I see you! */ | ||
-moz-border-radius:10px; | -moz-border-radius:10px; | ||
-webkit-border-radius:10px; | -webkit-border-radius:10px; |
edits