diff --git a/index.html b/index.html index 5ad77c1..c1684ff 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ - + Git.Gay @doughmination diff --git a/style.css b/style.css index ff630d6..f3f75c1 100644 --- a/style.css +++ b/style.css @@ -157,6 +157,12 @@ body { filter: invert(78%) sepia(36%) saturate(640%) hue-rotate(280deg) brightness(105%); } +/* Keep multicolor icons (e.g. git.gay) at their true colors */ +.icon.raw, +.link-card:hover .icon.raw { + filter: none; +} + /* Details revealed on hover as a tooltip */ .link-text { position: absolute;