Update default.css

main
Cristian Cezar Moisés 2024-02-20 04:47:23 +00:00 committed by GitHub
parent ea7d7a78d1
commit 5330476cd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
html, body {
font-size: 16px;
font-family: hack;
font-family: Mona Sans;
src:
url('Mona-Sans.woff2') format('woff2 supports variations'),
url('Mona-Sans.woff2') format('woff2-variations');
font-weight: 200 900;
font-stretch: 75% 125%;
background: #000000;
color: #00FF66;
line-height: 1.25;