diff --git a/index.html b/index.html index 9829c3c..65cea2c 100644 --- a/index.html +++ b/index.html @@ -69,11 +69,31 @@ vertical-align: top; border-style: none; } + + a { + color: inherit; + text-decoration: none; + padding: 5px 10px; + border-radius: 5px; + transition-duration: 0.2s; + } + + a::before { + content: "> "; + } + + a:hover { + background-color: #444; + } + + a:active { + background-color: #222; + } -
Scroll down for settings
+
Scroll down for more
Currently: @@ -84,6 +104,7 @@
+ About me

Settings