summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/style.css b/style.css
index cff8753..c9d1749 100644
--- a/style.css
+++ b/style.css
@@ -1,7 +1,10 @@
body {
background-color: black;
- font-size: 20;
+ font-size: 20px;
+ font-family: "Cousine", monospace;
+ font-weight: 400;
+ font-style: normal;
}
.mainflex {