Line 199: | Line 199: | ||
#myFooter ul { | #myFooter ul { | ||
list-style-type: none; | list-style-type: none; | ||
+ | padding:0; | ||
padding-left: 0; | padding-left: 0; | ||
line-height: 1.7; | line-height: 1.7; | ||
list-style-image: none; | list-style-image: none; | ||
+ | margin-block-start: 0em; | ||
+ | margin-block-end: 0em; | ||
+ | margin-inline-start: 0px; | ||
+ | margin-inline-end: 0px; | ||
+ | padding-inline-start: 0px; | ||
} | } | ||
Line 294: | Line 300: | ||
#myFooter ul li{ | #myFooter ul li{ | ||
list-style-image: none; | list-style-image: none; | ||
+ | padding:0; | ||
} | } | ||
Revision as of 22:13, 1 September 2019