Created
June 28, 2009 23:38
-
-
Save adamstac/137403 to your computer and use it in GitHub Desktop.
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 characters
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