From 9142ba7f54317121efe3f406f7bd344e134f2af6 Mon Sep 17 00:00:00 2001 From: LimePotato Date: Mon, 24 Jul 2023 01:40:52 -0600 Subject: [PATCH] 20230724 --- index.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 9f85d30..d3e7f6a 100644 --- a/index.html +++ b/index.html @@ -10,8 +10,20 @@ color: #cad3f5; } a:link { - color: #8bd5ca; + color: #8bd5ca; } + + a:visited { + color: #8aadf4; + } + + a:hover { + color: #91d7e3; + } + + a:active { + color: #7dc4e4; + } @@ -44,6 +56,6 @@
Uptime Kuma
- +limepot.xyz - Personal Website \ No newline at end of file