mirror of
https://github.com/kristoferssolo/kristofersxyz.git
synced 2026-03-22 00:26:20 +00:00
Added Mastodon
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
:root {
|
||||
--color-mail: #7e63f8;
|
||||
--color-mail: #6d4aff;
|
||||
--color-telegram: #2baaee;
|
||||
--color-mastodon: #595aff;
|
||||
--color-linkedin: #0074b3;
|
||||
--color-github: #0d1117;
|
||||
}
|
||||
@@ -82,6 +83,12 @@ video {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.mastodon:hover > i {
|
||||
color: var(--color-mastodon);
|
||||
border: 2px solid var(--color-mastodon);
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
.social-link .label {
|
||||
display: none;
|
||||
color: var(--color-fg-default);
|
||||
|
||||
Reference in New Issue
Block a user