Forked from 2ndkauboy/helvetica-neue-desk-interface-reset.css
Created
October 29, 2014 03:05
Revisions
-
linusthe3rd revised this gist
Oct 29, 2014 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,8 @@ input[type="submit"], input[type="reset"], input[type="button"], button, textarea { font-family: inherit; -webkit-font-smoothing: inherit; } -
2ndkauboy created this gist
Oct 28, 2014 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ input[type="submit"], input[type="reset"], input[type="button"], button { font-family: inherit; -webkit-font-smoothing: inherit; }