Difference between revisions of "Team:Stockholm/hugicss"
Line 1: | Line 1: | ||
.contentbox { | .contentbox { | ||
− | + | height: auto; | |
− | + | width: 1100px; | |
− | + | position: relative; | |
− | + | padding-top: 80px; | |
} | } | ||
Line 15: | Line 15: | ||
p { | p { | ||
− | font-family: | + | font-family: 'Nunito', sans-serif; |
− | + | font-size: 0.875em; | |
} | } |
Revision as of 23:28, 1 September 2015
.contentbox { height: auto; width: 1100px; position: relative; padding-top: 80px; }
h1 { font-family: 'Nunito', sans-serif; font-weight: bold; font-size: 1.875em; text-align: left; border-bottom: none; }
p { font-family: 'Nunito', sans-serif; font-size: 0.875em; }