1,112
edits
Happy 11th anniversary, screamer wiki!
No edit summary Tag: Reverted |
No edit summary Tag: Manual revert |
||
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
.portable-infobox { | .portable-infobox { | ||
background-color: #2e2e2e; | |||
color: #333333; | |||
border: 1px solid #3b3b3b; | |||
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1); | |||
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; | |||
font-size: 88%; | |||
float: right; | |||
padding: 8px; | |||
text-align: center; | |||
} | } | ||
edits