Difference between revisions of "Team:Stockholm/hugicss"
Line 12: | Line 12: | ||
.team-panel { | .team-panel { | ||
− | |||
− | |||
− | |||
} | } | ||
Revision as of 16:01, 2 September 2015
/* Containers */
.content-container { height: auto; max-width: 1100px; min-width: 700px; position: relative; top: 100px; }
/* Meet the team */
.team-panel { }
/* 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; }