Template:GHGR.css
Jump to navigation
Jump to search
/* Golden Heart Golden Ring */
.GHGR, .portable-infobox.pi-theme-GHGR {
border: 2px solid #82afe5;
}
.portable-infobox.pi-theme-GHGR .pi-title, .portable-infobox.pi-theme-GHGR .pi-header {
background-color: #82afe5;
color: white;
}
.portable-infobox.pi-theme-GHGR .pi-data .pi-data-label {
background-color: #e98344;
color: white;
}
.portable-infobox.pi-theme-GHGR .pi-horizontal-group-item.pi-data-label {
background-color: #e98344;
border: 2px solid white;
border-top: none;
color: white;
}
.portable-infobox.pi-theme-GHGR .pi-image-collection-tabs li.current {
background: #c7d0e2;
}
.portable-infobox.pi-theme-GHGR .pi-navigation {
background: #82afe5 !important;
}
.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
background-image: url(https://static.jojowiki.com/images/d/d2/VASymbol.png);
}
.mw-body .firstHeading {
background-image: url(https://static.jojowiki.com/images/c/cc/VASymbolLarge.png);
background-repeat: no-repeat;
background-position: right center !important;
background-size: 30px;
}
/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
background:linear-gradient(#82AFE5,#E98344) !important;
color:white !important;
}
.tabber__tab[aria-selected="true"]:hover {
background:linear-gradient(#264774,#FF4208) !important;
color:white !important;
}
.tabber__indicator {
background: #FF4208;
}