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 - โกโใฉใ +