diff --git a/resources/style.css b/resources/style.css index 85094d7..9b3e5b4 100644 --- a/resources/style.css +++ b/resources/style.css @@ -53,7 +53,7 @@ a { color: #600; padding: 0.125em; text-decoration: none; - text-shadow: 1.5px 1.5px #300; + text-shadow: 0.5px 0.5px #000; box-shadow: 4px 4px 0px 1px #300; font-family: 'proggy-tiny'; top: -5px; @@ -68,6 +68,7 @@ a { position: initial; margin-left: initial; margin-right: 1px; + line-height: 1.3em; } a:hover {