aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2024-08-11 15:26:25 +0200
committerOxbian <got.dacs@slmail.me>2024-08-11 15:26:25 +0200
commita88ea63739ca07ec547277d1d586903df606af35 (patch)
tree05cd62006ff886b1f46b716a21cf3bbf538942b7 /assets
parentfcf549245665b2915e23692af580fd015bb4df8d (diff)
downloadArKa-Web-a88ea63739ca07ec547277d1d586903df606af35.tar.gz
ArKa-Web-a88ea63739ca07ec547277d1d586903df606af35.zip
REMOVE: Blockzone fonts, using courrier new instead, updating ascii art
Diffstat (limited to 'assets')
-rw-r--r--assets/fonts/BlockZone.ttfbin76372 -> 0 bytes
-rw-r--r--assets/style/style.css8
2 files changed, 2 insertions, 6 deletions
diff --git a/assets/fonts/BlockZone.ttf b/assets/fonts/BlockZone.ttf
deleted file mode 100644
index 0369147..0000000
--- a/assets/fonts/BlockZone.ttf
+++ /dev/null
Binary files differ
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.