summaryrefslogtreecommitdiff
path: root/stylesheets/style.css
diff options
context:
space:
mode:
authormion <>2026-02-18 18:30:05 +0000
committermion <>2026-02-18 18:30:05 +0000
commitb309fc4fde4ef7327400ef0e4d6e848e9f3e1ba2 (patch)
tree07bc98532a75b0de14ed50d1a0ba91ec21ced020 /stylesheets/style.css
parentef14f5fef073149f23a9d55cd7393704045e233b (diff)
update
Diffstat (limited to 'stylesheets/style.css')
-rw-r--r--stylesheets/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/stylesheets/style.css b/stylesheets/style.css
index a57bb72..7d7a48d 100644
--- a/stylesheets/style.css
+++ b/stylesheets/style.css
@@ -1,12 +1,12 @@
body
{
- background: black;
+ background: #111111;
color: #fc6c8e;
max-width: 960px;
margin-left: auto;
margin-right: auto;
font-family: "noto sans mono", monospace;
- font-size: 16px;
+ font-size: 12pt;
}
a {