summaryrefslogtreecommitdiff
path: root/main/assets
diff options
context:
space:
mode:
authorBotond Hende <contact@wazul.moe>2026-05-09 08:15:08 +0200
committerBotond Hende <contact@wazul.moe>2026-05-09 08:15:08 +0200
commit81964ffac36d659b450140d37ab73074660cb0bd (patch)
treed32739afad1d4e5ab80504bb94fceec6aa4b2d13 /main/assets
parent6fa30eec950b85778daf13758b94799d5fe6a6ac (diff)
added webmaster page and 88x31 button
Diffstat (limited to 'main/assets')
-rw-r--r--main/assets/css/main.css2
-rw-r--r--main/assets/image/buttons/wazul_88x31.pngbin0 -> 391 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/main/assets/css/main.css b/main/assets/css/main.css
index bda3e6f..a7f97e3 100644
--- a/main/assets/css/main.css
+++ b/main/assets/css/main.css
@@ -9,7 +9,7 @@ canvas.canvas_bg {
z-index: -1;
}
-a, p, h1, h2, h3, li {
+a, p, h1, h2, h3, li, code {
color: white;
}
diff --git a/main/assets/image/buttons/wazul_88x31.png b/main/assets/image/buttons/wazul_88x31.png
new file mode 100644
index 0000000..38a7d18
--- /dev/null
+++ b/main/assets/image/buttons/wazul_88x31.png
Binary files differ