diff --git a/extensions/index.html b/extensions/index.html index 65bbdaa4..5db26a52 100644 --- a/extensions/index.html +++ b/extensions/index.html @@ -28,10 +28,18 @@ crossorigin="anonymous" /> - + + + + + + + + + @@ -42,7 +50,7 @@
-

Keiyoushi

+ Keiyoushi
Join the Discord server for support. Make sure to star the GitHub repo. @@ -131,12 +139,6 @@
- \ No newline at end of file diff --git a/index.css b/index.css index 8d771d36..78e1fd35 100644 --- a/index.css +++ b/index.css @@ -23,11 +23,6 @@ body { margin: .85rem auto; max-width: 42rem; - visibility: hidden -} - -body.ready { - visibility: visible } @media only screen and (max-width:767px) { @@ -56,7 +51,12 @@ body.ready { color: #2e84bf; font-weight: 600; margin-top: .5rem; - margin-bottom: .5rem + margin-bottom: .5rem; + text-decoration: none; +} + +a.header__title:visited { + color: #2e84bf; } .description { diff --git a/index.html b/index.html index 74c769e0..34ffa222 100644 --- a/index.html +++ b/index.html @@ -27,10 +27,7 @@ crossorigin="anonymous" /> - +