Difference between revisions of "Team:Stockholm/hugicss"
Line 1: | Line 1: | ||
− | . | + | .maincontainer { |
height: auto; | height: auto; | ||
width: 1100px; | width: 1100px; | ||
position: relative; | position: relative; | ||
padding-top: 80px; | padding-top: 80px; | ||
+ | } | ||
+ | |||
+ | .textcontainer { | ||
+ | width: 600; | ||
} | } | ||
Revision as of 23:33, 1 September 2015
.maincontainer { height: auto; width: 1100px; position: relative; padding-top: 80px; }
.textcontainer { width: 600; }
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; }