Template:Game.css
From JoJo's Bizarre Encyclopedia - JoJo Wiki
Revision as of 04:48, 8 August 2024 by Paisley Park (talk | contribs)
/* Game */
.toc {
border: 1px solid #6E7A97;
}
.quote {
color: #6E7A97 !important;
}
.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
background-image: url(https://static.jojowiki.com/images/e/e0/SDCSymbol.png);
}
.stageBox {
border-color: #6E7A97 !important;
}
/* Module: Tabber */
.tabcontainer .tab:hover {
background-color: var(--game, #6e7a97);
background-image: linear-gradient(var(--game, #6e7a97), var(--game3, #414d68));
}
.tabcontainer .tab.active {
background-color: var(--game2, #d3d3af);
background-image: linear-gradient(var(--game2, #d3d3af), var(--game4, #9e9e77));
}
/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
background:linear-gradient(#6E7A97,#D3D3AF) !important;
color:white !important;
}
.tabber__tab[aria-selected="true"]:hover {
background:linear-gradient(#414D68,#9E9E77) !important;
color:white !important;
}
.tabber__indicator {
background: #9E9E77;
}
- Manga ▾
- Media ▾
- Characters ▾
- World ▾
- Archives ▾
- Misc ▾
- Wiki ▾
Retrieved from "http://jojowiki.com/index.php?title=Template:Game.css&oldid=984027"