Difference between revisions of "Team:Stockholm/hugicss"

Line 3: Line 3:
 
width: 1100px;
 
width: 1100px;
 
position: relative;
 
position: relative;
padding-top: 80px;
+
padding-top: 200px;
}
+
 
+
.textcontainer {
+
width: 600;
+
 
}
 
}
  

Revision as of 00:18, 2 September 2015

.maincontainer { height: auto; width: 1100px; position: relative; padding-top: 200px; }

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; }