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
 
(7 intermediate revisions by the same user not shown)
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-Modules-label {font-weight: bold; font-size: 1em}
#p-Modules {font-weight: bold}

Latest revision as of 15:57, 29 October 2021

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

#p-Modules-label {font-weight: bold; font-size: 1em}
#p-Modules {font-weight: bold}