From: Joe Wreschnig Date: Thu, 29 May 2014 23:11:26 +0000 (+0200) Subject: "Better" approach. X-Git-Url: https://git.yukkurigames.com/?p=labelle.git;a=commitdiff_plain;h=98c2009fb0426e1f90e1da7cbd0be6351bfef411;ds=sidebyside "Better" approach. --- diff --git a/index.html b/index.html index 9b98cdd..20428f7 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;