shithub: hugo

ref: df374851a0683f1446f33a4afef74c42f7d3eaaf
dir: /docs/themes/gohugoioTheme/assets/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;
}