Difference between revisions of "Team:Stockholm/hugicss"
Line 8: | Line 8: | ||
h1 { | h1 { | ||
font-family: 'Nunito', sans-serif; | font-family: 'Nunito', sans-serif; | ||
+ | font-weight: bold; | ||
font-size: 1.875em; | font-size: 1.875em; | ||
text-align: left; | text-align: left; |
Revision as of 23:27, 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: "Trebuchet MS", Helvetica, sans-serif;
font-size: 0.875em;
}