blog/source/stylesheets/partials/_base.sass

16 lines
247 B
Sass
Raw Normal View History

//compass default reset
+global-reset
//my reset
button
margin: 0
padding: 0
background: none
border: none
cursor: pointer
button::-moz-focus-inner
border: none
padding: 0
@import compass/utilities.sass
@import base/typography.sass