Line 56: | Line 56: | ||
margin-top: 14px; | margin-top: 14px; | ||
margin-bottom: 14px; | margin-bottom: 14px; | ||
+ | } | ||
+ | |||
+ | /* LIST STYLES */ | ||
+ | .container ul { | ||
+ | list-style: square outside none !important; | ||
+ | font-size: 16px; | ||
+ | margin: 14px 0 8px 0; | ||
+ | } | ||
+ | |||
+ | .container ul li { | ||
+ | padding-bottom: 8px; | ||
} | } | ||
Revision as of 21:35, 29 October 2017