MediaWiki:Vector.css: Difference between revisions

From Engineer-it
(Created page with "→‎All CSS here will be loaded for users of the Vector skin: #p-Chapters-label {color: red}")
 
No edit summary
Line 1: Line 1:
/* All CSS here will be loaded for users of the Vector skin */
/* All CSS here will be loaded for users of the Vector skin */


#p-Chapters-label {color: red}
#p-Chapters-label {font-weight: bold}

Revision as of 16:10, 19 May 2021

/* All CSS here will be loaded for users of the Vector skin */

#p-Chapters-label {font-weight: bold}