💄 Aplica color de fondo para el enlace a Bluesky
This commit is contained in:
parent
10858641ae
commit
41d93da720
2 changed files with 4 additions and 6 deletions
|
@ -332,8 +332,6 @@ div.wiki .external:after {
|
|||
.icon-blog:before { content: '\e808'; }
|
||||
.icon-github:before { content: '\f09b'; }
|
||||
.icon-gitlab:before { content: '\f296'; }
|
||||
.icon-twitter:before { content: '\f309'; }
|
||||
.icon-mastodon:before { content: '\e809'; }
|
||||
.icon-bluesky:before { content: '\e810'; }
|
||||
.icon-linkedin:before { content: '\f318'; }
|
||||
|
||||
|
@ -464,8 +462,8 @@ ul.social-menu > li:hover a {
|
|||
ul.social-menu .social-link-blog:hover a {
|
||||
background-color: #ffa133;
|
||||
}
|
||||
ul.social-menu .social-link-twitter:hover a {
|
||||
background-color: #46d4fe;
|
||||
ul.social-menu .social-link-bluesky:hover a {
|
||||
background-color: #1185fe;
|
||||
}
|
||||
ul.social-menu .social-link-linkedin:hover a {
|
||||
background-color: #419cca;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue