aboutsummaryrefslogtreecommitdiff
path: root/malds/extras.html
diff options
context:
space:
mode:
authorecho <91651232+exhq@users.noreply.github.com>2022-10-20 08:32:58 +0330
committerecho <91651232+exhq@users.noreply.github.com>2022-10-20 08:32:58 +0330
commit9b56224c6740cd21dac7cfe9cb334395bde1eb67 (patch)
tree3ad13309f89e077e5077bd91670c38a3716119dc /malds/extras.html
parent0d7a25508b7f7b03334ac418f739c3df15f0520e (diff)
downloadexhq.github.io-9b56224c6740cd21dac7cfe9cb334395bde1eb67.tar.gz
exhq.github.io-9b56224c6740cd21dac7cfe9cb334395bde1eb67.tar.bz2
exhq.github.io-9b56224c6740cd21dac7cfe9cb334395bde1eb67.zip
what the fuck did i just create
Diffstat (limited to 'malds/extras.html')
-rw-r--r--malds/extras.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/malds/extras.html b/malds/extras.html
new file mode 100644
index 0000000..69a6e57
--- /dev/null
+++ b/malds/extras.html
@@ -0,0 +1,12 @@
+<head>
+<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/comic-mono@0.0.1/index.css">
+<style>
+
+ html{
+ color: #ff2674;
+ font-family: comic mono;
+ background-color: #202124;
+ }
+
+</style>
+</head> \ No newline at end of file