From 537e4b0b2b49dc5e897cfc1e455fd91373df730c Mon Sep 17 00:00:00 2001 From: Manuel Cillero Date: Mon, 3 Mar 2025 16:12:31 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20Recupera=20icono=20para=20enlaza?= =?UTF-8?q?r=20a=20Mastodon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/wp-content/themes/enfold-cille/style.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/www/wp-content/themes/enfold-cille/style.css b/www/wp-content/themes/enfold-cille/style.css index 27d1c67..ee4edf9 100644 --- a/www/wp-content/themes/enfold-cille/style.css +++ b/www/wp-content/themes/enfold-cille/style.css @@ -1258,6 +1258,11 @@ body.home .quote-text p { .av-share-box ul li a { font-size: 18px; } +#top #wrap_all .av-social-link-mastodon:hover a, +#top #wrap_all .av-social-link-mastodon:hover a { + color: #fff; + background-color: #563acc; +} #top #wrap_all .av-social-link-bluesky:hover a, #top #wrap_all .av-social-link-bluesky:hover a { color: #fff;