Difference between revisions of "Team:Stockholm/hugicss"

Line 17: Line 17:
 
font-family: 'Nunito', sans-serif;  
 
font-family: 'Nunito', sans-serif;  
 
font-size: 0.875em;
 
font-size: 0.875em;
 +
text-align: left;
 
}
 
}

Revision as of 23:30, 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; text-align: left; }