shithub: hugo

ref: 02eaddc2fbe92c26e67d9f82dd9aabecbbf2106c
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;
}