fixes
authorxenophenes <sarah.conway@crunchydata.com>
Sun, 18 Mar 2018 23:25:59 +0000 (16:25 -0700)
committerxenophenes <sarah.conway@crunchydata.com>
Sun, 18 Mar 2018 23:25:59 +0000 (16:25 -0700)
static/css/style.css

index 2b750c379f2525da4fafa571d875424b85309343..60951bb79a71cf4782fdffc34d38cc25e8e2c21c 100644 (file)
                border: 0;
                cursor: pointer;
                display: inline-block;
-               font-weight: 400;
+               font-weight: 600;
                height: 2.85em;
                line-height: 2.95em;
                padding: 0 2em;
                input[type="button"]:hover,
                .button:hover {
                        background-color: #D95A4B !important;
+                       color: #fff !important;
                        text-decoration: none;
                }
 
                input[type="button"]:active,
                .button:active {
                        background-color: #D95A4B !important;
+                       color: #fff !important;
                        text-decoration: none;
                }
 
                }
 
                table th {
-                       color: #474747;
+                       color: #0E1210;
                        font-size: 0.9em;
                        font-weight: 700;
                        padding: 0 0.75em 0.75em 0.75em;