Line 202: | Line 202: | ||
max-width: 100%; | max-width: 100%; | ||
height: auto; | height: auto; | ||
+ | } | ||
+ | |||
+ | .page-title { | ||
+ | padding: 50px 0; | ||
+ | background-color: #F5F5F5; | ||
+ | border-bottom: 1px solid #EEE; | ||
+ | } | ||
+ | .page-title h1 { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | line-height: 1; | ||
+ | font-weight: 600; | ||
+ | letter-spacing: 1px; | ||
+ | color: #333; | ||
+ | font-size: 28px; | ||
+ | text-transform: uppercase; | ||
} | } | ||
Revision as of 14:09, 19 October 2017