MediaWiki:Common.css: Difference between revisions
From Portland NET Wiki
mNo edit summary |
NET Orange for infobox titles |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.noautonum .tocnumber { display: none; } | .noautonum .tocnumber { display: none; } | ||
.district_logo img { | .district_logo img { | ||
max-width: 32px; | max-width: 32px; | ||
height: auto; | height: auto; | ||
} | |||
.pi-title { | |||
background-color: #d35d30; | |||
color: white; | |||
} | } | ||
