Difference between revisions of "Team:Stockholm/hugicss"
Line 14: | Line 14: | ||
padding-left: 30px; | padding-left: 30px; | ||
padding-right: 30px; | padding-right: 30px; | ||
+ | background-color: #DD11FF; | ||
} | } | ||
Revision as of 15:48, 2 September 2015
/* Containers */
.content-container { height: auto; max-width: 1100px; min-width: 700px; position: relative; top: 100px; }
/* Meet the team */
.team-panel { padding-left: 30px; padding-right: 30px; background-color: #DD11FF; }
/* Typography */
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; }