MediaWiki:Darkvector.css: Difference between revisions
From The ARK: 2016
Theark2016 (talk | contribs) No edit summary |
Theark2016 (talk | contribs) No edit summary |
||
| Line 7: | Line 7: | ||
} | } | ||
#content h3 { font-size: 1. | #content h3 { font-size: 1.4em; } | ||
#content h4 { font-size: 1. | #content h4 { font-size: 1.2em; } | ||
Revision as of 01:54, 7 February 2023
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
#firstHeading,
#content h2, #content h3, #content h4, #content h5 {
font-family: 'Roboto', sans-serif !important;
font-weight: bold;
}
#content h3 { font-size: 1.4em; }
#content h4 { font-size: 1.2em; }