Removed font-weight style that was being applied to widely to links, etc.

This commit is contained in:
MickeyKay
2014-04-07 15:58:38 -07:00
parent b07dee1ea0
commit 0374291990
-1
View File
@@ -167,7 +167,6 @@ input[type="reset"]:focus,
input[type="submit"]:focus,
textarea:focus,
.button {
font-weight: 300;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
-ms-transition: all 0.1s ease-in-out;