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