diff options
author | Cristian Cezar Moisés <[email protected]> | 2024-02-25 02:44:27 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-02-25 02:44:27 +0000 |
commit | 6b4dcbdcf174dbd98aba75a55d99c44ff53c4ffb (patch) | |
tree | e50a8133089d66da73ee1f706200953443c28c69 | |
parent | 624f4e5008053d59741de2f48b099621870fca1a (diff) |
Update default.css
-rw-r--r-- | css/default.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/css/default.css b/css/default.css index 65c11c0..8323277 100644 --- a/css/default.css +++ b/css/default.css @@ -1,10 +1,4 @@ html, body { - font-size: 16px; - font-family: truetype; - background: #000000; - color: #00FF66; - line-height: 1.25; -} @font-face { font-family: truetype; src: url("../fonts/iosevka-term-thin.ttf") format('truetype'); |