Template:Infobox Species/ThemeSpecies.css: Difference between revisions

From Portals of Phereon Wiki
Content added Content deleted
portalsofphereon>Olaroll
No edit summary
m (changed tentacle to tanid)
 
(39 intermediate revisions by 2 users not shown)
Line 1: Line 1:
.portable-infobox.pi-theme-species p {
margin: 0;
}

.portable-infobox.pi-theme-species .pi-group:first-of-type .pi-smart-data-label,
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-value {
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-value {
text-align: center;
text-align: center;
font-size: 16px;
font-size: 14px;
padding-top: 5px;
padding-top: 5px;
padding-bottom: 5px;
padding-bottom: 5px;
Line 10: Line 15:
}
}


.portable-infobox.pi-theme-species .pi-smart-data-value[data-source="species"] {
.portable-infobox.pi-theme-species .pi-smart-data-value[data-source="species"] a {
color: white;
text-shadow:0 0 1.5px black, 0 0 1.5px black, 0 0 1.5px black, 0 0 1.5px black, 0 0 1.5px black
text-shadow:
1.1px 1.1px 0 black,
-0.6px -0.6px 0 black,
0.6px -0.6px 0 black,
-0.6px 0.6px 0 black,
0.6px 0.6px 0 black;
}
}


.portable-infobox.pi-theme-species .pi-smart-data-value .WikiaArticle img {
.portable-infobox.pi-theme-species li img {
vertical-align: text-bottom;
vertical-align: text-bottom;
}
}


.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Centaur"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grhealth"] {
padding-bottom:0;
color: #ffbd8a ;
border-color:transparent;
}
}

.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Plant"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmana"],
color: #9cce3c ;
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grstr"],
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmagic"],
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grldmg"]
{
padding-top:0;
padding-bottom:0;
border-color:transparent;
}
}

.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Mermaid"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grspeed"] {
color: #65b9ff ;
padding-top:0;
border-color:transparent;
}
}

.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lava"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grhealth"] h3,
color: #ff6400 ;
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmana"] h3,
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lymean"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grstr"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmagic"] h3,
color: #f0ff00 ;
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grldmg"] h3,
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Succubus"] {
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grspeed"] h3
{
color: #ff6ef5 ;
flex-basis: 60px;
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Harpy"] {
color: #c3fff7 ;
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lizard"] {
color: #3ce412 ;
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Insect"] {
color: #d9d9d9 ;
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Beast"] {
color: #b0794f ;
}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Shadow"] {
color: #909090 ;
}
}

.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Centaur"] {color: #ffbd8a !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Plant"] {color: #9cce3c !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Mermaid"] {color: #65b9ff !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lava"] {color: #ff6400 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lymean"] {color: #f0ff00 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Succubus"] {color: #ff6ef5 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Harpy"] {color: #c3fff7 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lizard"] {color: #3ce412 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Insect"] {color: #d9d9d9 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Beast"] {color: #b0794f !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Shadow"] {color: #909090 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Tanid"] {color: #c85d2d !important;}

Latest revision as of 16:45, 11 May 2023

.portable-infobox.pi-theme-species p {
	margin: 0;
}

.portable-infobox.pi-theme-species .pi-group:first-of-type .pi-smart-data-label,
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-value {
   text-align: center;
   font-size: 14px;
   padding-top: 5px;
   padding-bottom: 5px;
}

.portable-infobox.pi-theme-species .pi-group:first-of-type .pi-smart-data-value {
    font-weight: bold;
}

.portable-infobox.pi-theme-species .pi-smart-data-value[data-source="species"] a {
    color: white;
    text-shadow:
    1.1px 1.1px 0 black,
    -0.6px -0.6px 0 black,
    0.6px -0.6px 0 black,
    -0.6px 0.6px 0 black,
    0.6px 0.6px 0 black;
}

.portable-infobox.pi-theme-species li img {
    vertical-align: text-bottom;
}

.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grhealth"] {
	padding-bottom:0;
	border-color:transparent;
}

.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmana"],
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grstr"],
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmagic"],
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grldmg"]
{
	padding-top:0;
	padding-bottom:0;
	border-color:transparent;
}

.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grspeed"] {
	padding-top:0;
	border-color:transparent;
}

.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grhealth"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmana"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grstr"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grmagic"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grldmg"] h3,
.portable-infobox.pi-theme-species .pi-item .pi-data[data-source="grspeed"] h3
{
   flex-basis: 60px;
}

.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Centaur"] {color: #ffbd8a !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Plant"] {color: #9cce3c !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Mermaid"] {color: #65b9ff !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lava"] {color: #ff6400 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lymean"] {color: #f0ff00 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Succubus"] {color: #ff6ef5 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Harpy"] {color: #c3fff7 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Lizard"] {color: #3ce412 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Insect"] {color: #d9d9d9 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Beast"] {color: #b0794f !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Shadow"] {color: #909090 !important;}
.portable-infobox.pi-theme-species a[href="/wiki/Category:Species/Tanid"] {color: #c85d2d !important;}