Template:Novel.css
Jump to navigation
Jump to search
/* Novel (The Genesis of Universe) */
.Novel, .portable-infobox.pi-theme-Novel {
border: 2px solid #545f96;
}
.portable-infobox.pi-theme-Novel .pi-title, .portable-infobox.pi-theme-Novel .pi-header {
background-color: #545f96;
color: white;
}
.portable-infobox.pi-theme-Novel .pi-data .pi-data-label {
background-color: #637e74;
}
.portable-infobox.pi-theme-Novel .pi-horizontal-group-item.pi-data-label {
background-color: #637e74;
border: 2px solid white;
border-top: none;
color: white;
}
.portable-infobox.pi-theme-Novel .pi-image-collection-tabs li.current {
background: #c7d0e2;
}
.portable-infobox.pi-theme-Novel .pi-navigation {
background: #545f96 !important;
}
.mw-header:hover .mw-headline-headanchor, .mw-headline-headanchor:target {
background-image: url(https://static.jojowiki.com/images/e/e0/SDCSymbol.png);
}
.mw-body .firstHeading {
background-image: url(https://static.jojowiki.com/images/a/ae/SDCSymbolLarge.png);
background-repeat: no-repeat;
background-position: right center !important;
background-size: 30px;
}
/* Tabber Neue */
.tabber__tab[aria-selected="true"] {
background:linear-gradient(#545F96,#91A49D) !important;
color:white !important;
}
.tabber__tab[aria-selected="true"]:hover {
background:linear-gradient(#171717,#334F45) !important;
color:white !important;
}
.tabber__indicator {
background: #334F45;
}