MediaWiki:Vector.css: Difference between revisions
Jump to navigation
Jump to search
EMFWIKIAdmin (talk | contribs) Created page with "→All CSS here will be loaded for users of the Vector skin: #mw-content-text { font-size: 0.875em; }" |
EMFWIKIAdmin (talk | contribs) 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 */ | ||
# | #bodyContent { | ||
font-size: 0.875em; | font-size: 0.875em; | ||
} | } | ||
Revision as of 07:09, 4 November 2021
/* All CSS here will be loaded for users of the Vector skin */
#bodyContent {
font-size: 0.875em;
}