"Better" approach.
authorJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 29 May 2014 23:11:26 +0000 (01:11 +0200)
committerJoe Wreschnig <joe.wreschnig@gmail.com>
Thu, 29 May 2014 23:11:26 +0000 (01:11 +0200)
index.html

index 9b98cdd..20428f7 100644 (file)
           text-align: center;
       }
 
           text-align: center;
       }
 
-      a.button:link {
+      .button {
           font-size: 2em;
           text-decoration: none;
           background-color: #eee;
           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;
           padding: 3px 6px 3px 6px;
           border-top: 1px solid #ccc;
           border-right: 1px solid #333;