Line 333: | Line 333: | ||
************************************************************************/ | ************************************************************************/ | ||
#bodyContent ul { | #bodyContent ul { | ||
− | list-style-type: | + | list-style-type: none; |
− | + | ||
− | + | ||
list-style-image: none; | list-style-image: none; | ||
+ | color: black; | ||
+ | margin: 0 0 0 18px; | ||
padding: 0; | padding: 0; | ||
line-height: 1.5; | line-height: 1.5; | ||
Line 342: | Line 342: | ||
#bodyContent ol { | #bodyContent ol { | ||
− | color: | + | color: black; |
margin: 0 0 0 18px; | margin: 0 0 0 18px; | ||
padding: 0; | padding: 0; | ||
Line 352: | Line 352: | ||
padding: 0; | padding: 0; | ||
line-height: 1.5; | line-height: 1.5; | ||
+ | } | ||
+ | #bodyContent li::before { | ||
+ | content: "•"; | ||
+ | color: #149375; | ||
} | } | ||
#bodyContent a { | #bodyContent a { |
Revision as of 09:40, 27 October 2017