Jump to navigation Jump to search

MediaWiki:Common.css: Difference between revisions

Created page with "CSS placed here will be applied to all skins: #mw-content-text { font-size: 16px !important; }"
(No difference)

Revision as of 15:53, 7 March 2025

/* CSS placed here will be applied to all skins */
#mw-content-text {
    font-size: 16px !important;
}