Line 56: | Line 56: | ||
margin-top: 14px; | margin-top: 14px; | ||
margin-bottom: 14px; | margin-bottom: 14px; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
h1 { | h1 { | ||
− | font-size: | + | font-size: 50px; |
− | + | ||
} | } | ||
h2 { | h2 { | ||
Line 84: | Line 72: | ||
h5 { | h5 { | ||
font-size: 20px; | font-size: 20px; | ||
+ | } | ||
+ | |||
+ | /* LIST STYLES */ | ||
+ | .container ul { | ||
+ | list-style: square outside none !important; | ||
+ | font-size: 16px; | ||
+ | margin: 20px 0 10px 40px; | ||
+ | } | ||
+ | |||
+ | .container ul li { | ||
+ | margin-bottom: 8px; | ||
} | } | ||
Revision as of 21:41, 29 October 2017