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

From Portals of Phereon Wiki
Content added Content deleted
portalsofphereon>Olaroll
(Created page with ".portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-label, .portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-value{ text...")
 
portalsofphereon>Olaroll
No edit summary
Line 1: Line 1:
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-label,
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .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 !important;
font-size: 16px;
font-size: 16px !important;
}
}

Revision as of 00:52, 9 September 2019

.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-label,
.portable-infobox.pi-theme-species .pi-group:not(:last-child) .pi-smart-data-value{
   text-align: center !important;
   font-size: 16px !important;
}