aboutsummaryrefslogtreecommitdiff
path: root/assets/style/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'assets/style/style.css')
-rw-r--r--assets/style/style.css8
1 files changed, 2 insertions, 6 deletions
diff --git a/assets/style/style.css b/assets/style/style.css
index 8c9f506..f2f5dba 100644
--- a/assets/style/style.css
+++ b/assets/style/style.css
@@ -1,8 +1,3 @@
-@font-face {
- font-family: "BlockZone";
- src: url("../fonts/BlockZone.ttf") format("truetype");
-}
-
/* Root */
:root
{
@@ -37,7 +32,7 @@ body
border: 1px solid var(--link-bg-color);
font-size: calc(10px + 0.390625vw);
- font-family: "BlockZone";
+ font-family: "Courier New";
width: 90vw;
margin: 0 auto;
@@ -72,6 +67,7 @@ nav a, #contact a, #error a
margin: 0rem 0.3rem;
text-align: center;
+ font-weight: bold;
text-decoration: none;
text-transform: uppercase;
ArKa projects. All rights to me, and your next child right arm.