Bureaucrats, Check users, Comment administrators, csmoderator, forumadmin, Interface administrators, oversight, Suppressors, Administrators
9,237
edits
Happy 11th anniversary, screamer wiki!
No edit summary |
No edit summary |
||
Line 447: | Line 447: | ||
} | } | ||
/* | /* | ||
/* Portable Infobox CSS here */ | |||
.portable-infobox.pi-background { | |||
background-color: #312B2A; | |||
border-color: #a62e10; | |||
} | |||
.portable-infobox .pi-secondary-background { | |||
background-color: #a62e10; | |||
} | |||
.portable-infobox .pi-header{ | |||
font-weight: bold; | |||
text-align: center; | |||
} | |||
.portable-infobox .pi-title { | |||
background-color: #a62e10; | |||
font-size: 130%; | |||
color: #FFFFFF; | |||
font-family: Helvetica; | |||
text-align: center; | |||
font-weight: bold; | |||
} | |||
.portable-infobox .pi-border-color{ | |||
border-color: #453d3c; | |||
} | |||
.portable-infobox { | |||
width:300px; | |||
border: 1px solid #a62e10; | |||
} | |||
.portable-infobox pi-item pi-item-spacing pi-title{ | |||
font-family:bold | |||
} | |||
.portable-infobox .pi-data-label{ | |||
background-color: #312B2A; | |||
border-color:#a62e10; | |||
} | |||
.portable-infobox .pi-horizontal-group-item.pi-data-value{ | |||
background-color: #312B2A; | |||
border-color: #a62e10; | |||
} | |||
.cosmos-header{ | |||
background-image: background: rgb(152,0,0); | |||
background: linear-gradient(90deg, rgba(152,0,0,1) 3%, rgba(156,8,8,1) 35%, rgba(255,0,112,1) 100%); | |||
} | |||
.portable-infobox pi-horizontal-group-item pi-data-label pi-secondary-font pi-border-color pi-item-spacing{ | |||
background-color: #312B2A | |||
} | |||
.catlinks{ | |||
background-color:#2e2e2e | |||
} | |||
.mw-normal-catlinks { | |||
background-color:#2e2e2e | |||
border-color:#2e2e2e | |||
} | |||
.portable-infobox pi-media-collection-tabs{ | |||
background-color: #a62e10 | |||
} | |||
.mw-collapsible-toggle mw-collapsible-toggle-default mw-collapsible-toggle-expanded mw-collapsible-text{ | |||
color: #FFFFFF; | |||
}} | |||
.portable-infobox .pi-tab-link{ | |||
background: #2e2e2e | |||
} |
edits