aboutsummaryrefslogtreecommitdiff
path: root/malds/extras.html
diff options
context:
space:
mode:
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