5,951
edits
No edit summary |
No edit summary |
||
Line 311: | Line 311: | ||
.slider.round:before { | .slider.round:before { | ||
border-radius: 50%; | border-radius: 50%; | ||
} | |||
/* template:Social icons */ | |||
.social-icons-container { | |||
width: 70%; margin: 0 auto; | |||
} | |||
.social-icon { | |||
display: block; | |||
margin: 5px auto; | |||
} | } |