MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
| (8 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
#content { | .tocnumber { display: none; } | ||
#content | |||
#mw-content-text p {text-align:justify; max-width:750px; word-break:normal; } | |||
#mw-content-text li {text-align:justify; max-width:720px; word-break:normal; } | |||
Latest revision as of 01:17, 25 July 2020
/* CSS placed here will affect users of the Vector skin */
.tocnumber { display: none; }
#mw-content-text p {text-align:justify; max-width:750px; word-break:normal; }
#mw-content-text li {text-align:justify; max-width:720px; word-break:normal; }