From 2c2f359614b48f7fd1bca3a96d0313037abf8543 Mon Sep 17 00:00:00 2001 From: glendc Date: Wed, 29 Nov 2023 21:13:05 +0100 Subject: [PATCH] change colours of rama hover --- docs/index.html | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/docs/index.html b/docs/index.html index 54ae2374..a482e82d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -52,7 +52,8 @@ } a:hover { - text-shadow: 0 0 5px #fff; + text-shadow: 0 0 5px rgb(0, 200, 0); + color: rgb(0, 200, 0); } body { @@ -111,21 +112,25 @@ #a2:hover:after { content: '๐Ÿ“ฆ'; } + + #sponsor:after { + content: '๐Ÿคโ€†ใƒฉใƒž'; + } + + #sponsor:hover:after { + content: '๐Ÿ’šโ€†ใƒฉใƒž'; + } - -
+
- -
+
- -
+
- -
+
github @@ -134,7 +139,7 @@ crates.io
- โ™กโ€†ใƒฉใƒž +