aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2025-02-09 15:26:33 +0100
committerarf20 <aruizfernandez05@gmail.com>2025-02-09 15:26:33 +0100
commita45ff9f8113e3da29e41ba9fcf620d8ee47196cb (patch)
treee21c9ba7344dfd8cc7bffda98aca2fe98058a8fb /style.css
parent44e7595c66d6ddcba4752dde98e001c5c43c1486 (diff)
downloadarfnet2-web-a45ff9f8113e3da29e41ba9fcf620d8ee47196cb.tar.gz
arfnet2-web-a45ff9f8113e3da29e41ba9fcf620d8ee47196cb.zip
index redesign owo
Diffstat (limited to 'style.css')
-rw-r--r--style.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/style.css b/style.css
index a666454..2898ed4 100644
--- a/style.css
+++ b/style.css
@@ -26,7 +26,8 @@ body {
background-color: #282C34;
color: #abb2bf;
- font-family: monospace;
+ font-family: ui-sans-serif;
+ font-weight: 500;
max-width: 1000px;
margin-left: auto;
@@ -55,7 +56,7 @@ body {
}
.navlink {
- font-size: 20px;
+
}
.content {