Line 101: | Line 101: | ||
background-size: contain; background-repeat: no-repeat; | background-size: contain; background-repeat: no-repeat; | ||
vertical-align: middle; | vertical-align: middle; | ||
+ | } | ||
+ | |||
+ | .centerIcons li { | ||
+ | position: relative; | ||
+ | padding-left: 4em; | ||
+ | text-indent: 0; | ||
+ | } | ||
+ | |||
+ | .centerIcons li:before { | ||
+ | position: absolute; | ||
+ | top: calc(50% - 1.5em); | ||
+ | left: 0; | ||
} | } | ||
Revision as of 23:23, 19 September 2018