m |
|||
Line 16: | Line 16: | ||
h1, h2, h3, h4, h5, h6, h7 { font-family: 'Martel Sans' sans-serif; } | h1, h2, h3, h4, h5, h6, h7 { font-family: 'Martel Sans' sans-serif; } | ||
h1{ font-size: 100px; line-height: normal; text-align: center; } | h1{ font-size: 100px; line-height: normal; text-align: center; } | ||
− | h2{ font-size: | + | h2{ font-size: 35px; line-height: normal; text-align: center; } |
/********************************* MENU ********************************/ | /********************************* MENU ********************************/ | ||
Line 206: | Line 206: | ||
} | } | ||
− | |||
− | |||
− | |||
.full_size { | .full_size { | ||
width:100vw; | width:100vw; | ||
Line 250: | Line 247: | ||
/* styling for the titles */ | /* styling for the titles */ | ||
− | .content_wrapper h1 | + | .content_wrapper h1{ |
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
color:#72c9b6; | color:#72c9b6; | ||
+ | |||
+ | } | ||
+ | .content_wrapper h2 { | ||
+ | padding:5px 15px; | ||
+ | border-bottom:0px; | ||
+ | color:#000000; | ||
} | } | ||
Line 260: | Line 263: | ||
border-bottom:0px; | border-bottom:0px; | ||
color: #000000; | color: #000000; | ||
+ | } | ||
+ | |||
+ | |||
+ | .page_title { | ||
+ | background-color: #f2f2f2; | ||
+ | padding: 50px 0px 50px 0px; | ||
} | } | ||
Revision as of 14:17, 16 October 2016