Difference between revisions of "Team:Stockholm/hugicss"

Line 1: Line 1:
.maincontainer {
+
.container-fluid {
 
height: auto;
 
height: auto;
width: 1100px;
+
max-width: 1100px;
 
position: relative;
 
position: relative;
 
top: 80px;
 
top: 80px;

Revision as of 00:29, 2 September 2015

.container-fluid { height: auto; max-width: 1100px; position: relative; 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; }