Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
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 */ | ||
− | + | body { | |
font-family: sans-serif; | font-family: sans-serif; | ||
} | } |
Revision as of 23:13, 3 March 2021
/* All CSS here will be loaded for users of the Vector skin */ body { font-family: sans-serif; } .main_hyperlink a{ color: white; }