mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 09:12:47 +00:00
add colors from brandcolors.net
This commit is contained in:
parent
a5a4436adb
commit
0d621041d9
@ -6,17 +6,21 @@
|
||||
}
|
||||
|
||||
.twitter:hover {
|
||||
fill: #55acee;
|
||||
fill: #1da1f2;
|
||||
}
|
||||
|
||||
.instagram:hover {
|
||||
fill: #e95950;
|
||||
fill: #e1306c;
|
||||
}
|
||||
|
||||
.youtube:hover {
|
||||
fill: #bb0000;
|
||||
fill: #cd201f;
|
||||
}
|
||||
|
||||
.github:hover {
|
||||
fill: #FFFFFF;
|
||||
fill: #6cc644;
|
||||
}
|
||||
|
||||
.linkedin:hover {
|
||||
fill: #0077b5
|
||||
}
|
||||
|
2
static/dist/main.css
vendored
2
static/dist/main.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user