Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the Vector skin: #toc { border: 0px; } .toc h2 { display: none; } .toctogglespan { display: none; } .toctogglelabel { display: no...") |
(No difference)
|
Latest revision as of 18:05, 26 May 2020
/* CSS placed here will affect users of the Vector skin */
#toc { border: 0px; }
.toc h2 { display: none; }
.toctogglespan { display: none; }
.toctogglelabel { display: none; }