mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
added hackernews to the css
This commit is contained in:
parent
5e689b8fc0
commit
087a5034de
@ -1,4 +1,4 @@
|
||||
.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .keybase, .linkedin, .medium, .mastodon, .slack, .stackoverflow, .rss {
|
||||
.facebook, .twitter, .instagram, .youtube, .github, .gitlab, .keybase, .linkedin, .medium, .mastodon, .slack, .stackoverflow, .rss, .hackernews {
|
||||
fill: #BABABA;
|
||||
}
|
||||
|
||||
@ -62,3 +62,7 @@
|
||||
.rss:hover{
|
||||
fill: #ff6f1a;
|
||||
}
|
||||
|
||||
.hackernews:hover{
|
||||
fill: #ff6600;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user