542 bytes added
, 18:24, 25 January 2023
<skin>Cosmos</skin>{{#css:
#mw-content h1, #mw-content h1 *,
#mw-content h2:not(#mw-toc-heading), #mw-content h2 *,
#mw-content h3, #mw-content h3 *,
#mw-content h4, #mw-content h4 *,
#mw-content h5, #mw-content h5 *,
#mw-content a, #mw-content a *:not(.cosmos-button-text) {
font-family: "Courier New", monospace;
font-weight: bold !important;
} body {
font-size: 14px;
} body * {
font-family: Rubik, Helvetica, Arial, sans-serif;
} #mw-content h4 {
font-size: 16px;
} #mw-content h3 {
font-size: 18px;
} #mw-content h2 {
font-size: 24px;
}}