MediaWiki:Common.css: Difference between revisions
From Portland NET Wiki
BruceSchafer (talk | contribs) Change the tocnumber none to conditional on .noautonum Tags: Mobile edit Mobile web edit |
manage image size for city council district icons |
||
| 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 { | |||
width: 32px; | |||
} | |||
