MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
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; | |||
} | |||
Revision as of 10:04, 2 May 2025
/* CSS placed here will be applied to all skins */
.noautonum .tocnumber { display: none; }
.district_logo img {
width: 32px;
}