Add social icons color
This commit is contained in:
@@ -81,4 +81,19 @@
|
||||
|
||||
#hp-ekomi-widget {
|
||||
margin: 30px 0 60px;
|
||||
}
|
||||
|
||||
footer#footer .block-social ul li {
|
||||
background-size: 30px;
|
||||
background-position: center;
|
||||
border-radius: 5px;
|
||||
}
|
||||
footer#footer .block-social ul li.facebook {
|
||||
background-color: #1877f2;
|
||||
}
|
||||
footer#footer .block-social ul li.pinterest {
|
||||
background-color: #e60023;
|
||||
}
|
||||
footer#footer .block-social ul li.instagram {
|
||||
background-color: #e1306c;
|
||||
}/*# sourceMappingURL=custom.css.map */
|
||||
Reference in New Issue
Block a user