More actions
(Created page with "→CSS placed here will affect the print output: * { font-family: "Montserrat", sans-serif !important; } :root { --color-primary: #f50057; }") |
(No difference)
|
Latest revision as of 17:52, 30 May 2024
/* CSS placed here will affect the print output */ * { font-family: "Montserrat", sans-serif !important; } :root { --color-primary: #f50057; }