shithub: hugo

ref: ed698e94c12c05bfc392eaca4f0c8442eac64906
dir: /docs/themes/gohugoioTheme/src/css/_social-icons.css/

View raw version
.facebook, .twitter, .instagram, .youtube {
  fill: #BABABA;
}
.facebook:hover {
  fill: #3b5998;
}

.twitter {
  fill: #55acee;
}

.twitter:hover {
  fill: #BABABA;
}


.instagram:hover {
  fill: #e95950;
}

.youtube:hover {
  fill: #bb0000;
}