diff --git a/assets/css/styles.css b/assets/css/styles.css index 39f52a6..904c429 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -1,11 +1,10 @@ @font-face { - font-family: "Roboto Mono", monospace; - font-display: swap; - src: url(../font/robotomono.woff2) format('woff2'); + font-family: "DIN"; + src: url(../font/DIN.otf) format('opentype'); } * { - font-family: "Roboto Mono", monospace; + font-family: "DIN", sans-serif; background-color: #fff; color: black; } @@ -16,6 +15,7 @@ bottom: 20px; padding: 10px; user-select: none; + text-align: right; } .rbottom img { diff --git a/assets/font/DIN.otf b/assets/font/DIN.otf new file mode 100644 index 0000000..f1ad4fa Binary files /dev/null and b/assets/font/DIN.otf differ diff --git a/index.html b/index.html index 5e8866c..ca87e55 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@
- © 2025 Saturn
+© 2022 - 2025 Saturn