diff options
author | Cristian Cezar Moisés <[email protected]> | 2024-02-20 05:02:28 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-20 05:02:28 +0000 |
commit | 219fc6eaaeeb4a1a3555c2809fdb9bc52bcc3e1c (patch) | |
tree | 1ab0fba2375036aaa88efcce9f56b6fce2aa6105 | |
parent | 6b8e0184d945cf90d235b46f99849f86d0d1c02c (diff) |
Update default.css
-rw-r--r-- | css/default.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/css/default.css b/css/default.css index 820c4f4..0b06396 100644 --- a/css/default.css +++ b/css/default.css @@ -1,8 +1,6 @@ html, body { font-size: 16px; font-family: monaspace; - font-weight: 200 900; - font-stretch: 75% 125%; background: #000000; color: #00FF66; line-height: 1.25; |