Skip to content

Instantly share code, notes, and snippets.

@adamstac
Created June 28, 2009 23:38
Show Gist options
  • Save adamstac/137403 to your computer and use it in GitHub Desktop.
Save adamstac/137403 to your computer and use it in GitHub Desktop.
a
:text-decoration none
&:link, &:visited
:color #1c4fad
&:hover
:color #1c4fad
:text-decoration underline
&.footerUrl
&:link, &:visited, &:hover
:color #1c4fad
body
:background-color #ffffff
:margin 0px
:padding 0px
.header
:font-family 'Helvetica Neue','Helvetica','sans-serif'
:font-size 19px
:line-height 22px
:color #a4a4a4
.text, p, td
:font-family 'Helvetica Neue','Helvetica','sans-serif'
:font-size 13px
:line-height 18px
:white-space normal
:color #333
.footer
:font-family 'Helvetica Neue','Helvetica','sans-serif'
:font-size 11px
:line-height 18px
:color #999999
:white-space normal
.small
:font-family 'Helvetica Neue','Helvetica','sans-serif'
:font-size 11px
:white-space normal
:color #333
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment