diff --git a/blog/manganelo/style.css b/blog/manganelo/style.css index 8c8256b..c39857b 100644 --- a/blog/manganelo/style.css +++ b/blog/manganelo/style.css @@ -148,7 +148,7 @@ body { } .youtube-button:hover { - background-color: #CC0000; + background-color: #0fb8b8; transform: scale(1.05); }