m |
m |
||
Line 17: | Line 17: | ||
h1{ font-size: 100px; line-height: normal; text-align: center; } | h1{ font-size: 100px; line-height: normal; text-align: center; } | ||
h2{ font-size: 25px; line-height: normal; text-align: center; } | h2{ font-size: 25px; line-height: normal; text-align: center; } | ||
+ | h3{ font-size: 25px; line-height: normal; text-align: center; } | ||
/********************************* MENU ********************************/ | /********************************* MENU ********************************/ | ||
Line 259: | Line 260: | ||
} | } | ||
− | .content_wrapper h3 | + | .content_wrapper h3 { |
+ | padding:5px 15px; | ||
+ | border-bottom:0px; | ||
+ | color:#000000; | ||
+ | |||
+ | } | ||
+ | .content_wrapper h4, .content_wrapper h5, .content_wrapper h6 { | ||
padding:5px 15px; | padding:5px 15px; | ||
border-bottom:0px; | border-bottom:0px; | ||
Line 280: | Line 287: | ||
/* font and text */ | /* font and text */ | ||
.content_wrapper p { | .content_wrapper p { | ||
− | padding: | + | padding:10px 0px 10px 0px; |
font-size: 18px; | font-size: 18px; | ||
//font-family:Tahoma, Geneva, sans-serif; | //font-family:Tahoma, Geneva, sans-serif; | ||
font-family: 'Martel Sans', sans-serif; | font-family: 'Martel Sans', sans-serif; | ||
line-height: 200%; | line-height: 200%; | ||
− | |||
} | } | ||
Revision as of 15:58, 18 October 2016