Tech, emailconfirmed, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Administrators
12,473
edits
Bongolium500 (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
Bongolium500 (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
||
Line 36: | Line 36: | ||
} | } | ||
.portable-infobox .pi-title + p, | .portable-infobox .pi-title + p, | ||
.portable-infobox .pi-header + p { | .portable-infobox .pi-header + p, | ||
.portable-infobox .pi-title, | |||
.portable-infobox .pi-header { | |||
background: var(--accent-1); | background: var(--accent-1); | ||
color: var(--alt-text-color); | color: var(--alt-text-color); | ||
Line 45: | Line 47: | ||
line-height: 140%; | line-height: 140%; | ||
} | } | ||
.portable-infobox .pi-title + p { | .portable-infobox .pi-title + p, | ||
.portable-infobox .pi-title { | |||
font-size: 1.2em; | font-size: 1.2em; | ||
padding: 10px; | padding: 10px; | ||
margin: 0; | margin: 0; | ||
} | } | ||
.pi-header + p { | .pi-header + p, | ||
.pi-header { | |||
line-height: 1.2em; | line-height: 1.2em; | ||
font-size: 1.0em; | font-size: 1.0em; | ||
} | } | ||
.pi-horizontal-group .pi-horizontal-group-item, | .pi-horizontal-group .pi-horizontal-group-item, | ||
.pi-horizontal-group .pi-header + p { | .pi-horizontal-group .pi-header + p, | ||
.pi-horizontal-group .pi-header { | |||
text-align: center!important; | text-align: center!important; | ||
} | } |
edits