Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Print.css: Difference between revisions

MediaWiki interface page
(Created page with "→‎CSS placed here will affect the print output: * { font-family: "Montserrat", sans-serif; }")
(No difference)

Revision as of 15:35, 29 May 2024

/* CSS placed here will affect the print output */

* {
font-family: "Montserrat", sans-serif;
}