mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Dan Corin
26.37.2020 878bb9bf4388c7718747df7fba11051b39cf4e4f
src/css/_social-icons.css
@@ -1,4 +1,4 @@
.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .linkedin, .medium, .mastodon, .slack, .stackoverflow {
.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .keybase, .linkedin, .medium, .mastodon, .slack, .stackoverflow {
  fill: #BABABA;
}
@@ -35,6 +35,10 @@
  fill: #FC6D26;
}
.keybase:hover {
  fill: #3d76ff;
}
.linkedin:hover {
  fill: #0077b5
}