(Created page with ".icons{ display:inline-block; }") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
.icons{ | .icons{ | ||
− | display: | + | display:block; |
+ | margin: auto; | ||
} | } |
Latest revision as of 22:52, 16 October 2016
.icons{
display:block; margin: auto; }