shithub: hugo

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