MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
.noautonum .tocnumber { display: none; } | .noautonum .tocnumber { display: none; } | ||
img { | |||
background-color: #ff0000; | background-color: #ff0000; | ||
} | } | ||
Revision as of 15:25, 9 July 2026
/* CSS placed here will be applied to all skins */
.noautonum .tocnumber { display: none; }
img {
background-color: #ff0000;
}