Skip to content

Instantly share code, notes, and snippets.

@renz45
Created September 23, 2011 21:53
Show Gist options
  • Save renz45/1238535 to your computer and use it in GitHub Desktop.
Save renz45/1238535 to your computer and use it in GitHub Desktop.
base starting css
@import compass/reset
body
font: 62.5%/1 Helvetica, Arial, Sans-Serif
h1,h2,h3,strong
font-weight: bold
h1
font-size: 3em
h2
font-size: 2.2em
h3
font-size: 1.8em
em
font-style: italic
a
text-decoration: none
a:hover
text-decoration: underline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment