More actions
Created page with "→CSS placed here will be applied to all skins: #mw-body { background-color: red; }" |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.tocnumber{padding-left:0;padding-right:0.5em;color:#222} | |||
} |
Revision as of 04:40, 7 April 2018
/* CSS placed here will be applied to all skins */ .tocnumber{padding-left:0;padding-right:0.5em;color:#222}