X-Git-Url: https://git.yukkurigames.com/?p=labelle.git;a=blobdiff_plain;f=index.html;h=337b25378cb3cfd81e4dbf9314b37f06bb52b9aa;hp=9b98cddd22fd18084d2218ac06a83a695fc9859a;hb=b41e44e3108d40958ea2f9bab8f9907b296e213f;hpb=1d35f7fe3cc00b3806e1300d1e1e9792a984f678 diff --git a/index.html b/index.html index 9b98cdd..337b253 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,11 @@ text-align: center; } - a.button:link { + .button { font-size: 2em; text-decoration: none; background-color: #eee; - color: #333; + color: #333 !important; padding: 3px 6px 3px 6px; border-top: 1px solid #ccc; border-right: 1px solid #333; @@ -53,7 +53,7 @@ .button.twitter { padding: 2px 5px 2px 32px; - background: url('twitter.png') 0.2em center no-repeat #eee; + background: url('twitter.png') 8px center no-repeat #eee; }