shithub: hugo

ref: 253e5fdc699fe915305c3f685843dcd45f05b3c9
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;
}