Add a CSS reset
This commit is contained in:
parent
c9ca8b1016
commit
a7bffb5ef6
@ -1,4 +1,5 @@
|
|||||||
@import url(http://fonts.googleapis.com/css?family=Inconsolata:400,700);
|
@import url(http://fonts.googleapis.com/css?family=Inconsolata:400,700);
|
||||||
|
@import url(http://reset5.googlecode.com/hg/reset.min.css);
|
||||||
|
|
||||||
html, body {overflow: auto, box-sizing: border-box}
|
html, body {overflow: auto, box-sizing: border-box}
|
||||||
body, input {font-size: 1.1em;}
|
body, input {font-size: 1.1em;}
|
||||||
|
Loading…
Reference in New Issue
Block a user