MediaWiki:Darkvector.css: Difference between revisions
No edit summary |
experimenting. |
||
Line 778: | Line 778: | ||
/* Portable Infobox CSS here */ | /* Portable Infobox CSS here */ | ||
.portable-infobox.pi-background { | .portable-infobox.pi-background { | ||
background-color: # | background-color: #241e1e; | ||
border-color: # | border-color: #3a3b3b; | ||
} | } | ||
.portable-infobox .pi-secondary-background { | .portable-infobox .pi-secondary-background { | ||
Line 797: | Line 796: | ||
font-family: Helvetica; | font-family: Helvetica; | ||
text-align: center; | text-align: center; | ||
margin: 3px; | |||
} | } | ||
.portable-infobox .pi-border-color{ | .portable-infobox .pi-border-color{ |