Template:NavSpecies/NavSpecies.css

From Portals of Phereon Wiki
/* Species tab colors */
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Centaur​"] {color: #ffbd8a;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Plant​"] {color: #9cce3c;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Mermaid​"] {color: #65b9ff;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Lava​"] {color: #ff6400;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Lymean​"] {color: #f0ff00;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Succubus​"] {color: #ff6ef5;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Harpy​"] {color: #c3fff7;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Lizard​"] {color: #3ce412;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Insect​"] {color: #d9d9d9;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Beast​"] {color: #b0794f;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Shadow​"] {color: #909090;}
.tabber-NavSpecies .tabber .tabber__tabs > a.tabber__tab[id^="tab-Tanid​"] {color: #c85d2d;}
.tabber-NavSpecies .tabber .tabber__tabs {
	margin-left:calc(50% - 300px);
	margin-right:calc(50% - 300px);
}
.tabber-NavSpecies .tabber .tabbertab {
    text-align: center;
    display: inline-block;
}
.tabber-NavSpecies .tabber .gallery-NavSpecies { margin: 3px 5px 0 7px; }
.tabber-NavSpecies .tabber .gallery-NavSpecies .gallerybox { position:relative;margin-bottom:4px; }
.tabber-NavSpecies .tabber .gallery-NavSpecies .gallerytext { 
	position:absolute;
	bottom:-1px;
	text-shadow: 1px 1px black;
	text-align:left;
}
.tabber-NavSpecies .tabber .gallery-NavSpecies .gallerytext > p { margin:0; }
.tabber-NavSpecies .tabber .gallery-NavSpecies .gallerytext > p > a { color:white; }

.tabber-NavSpecies.tabber-wide .tabber {
	max-width: 1340px;
}
.tabber-NavSpecies.tabber-wide .tabber .gallery-NavSpecies {
	max-width: 1324px !important;
}