diff --git a/css/brands.css b/css/brands.css index fbf19df..ad866ed 100644 --- a/css/brands.css +++ b/css/brands.css @@ -276,7 +276,7 @@ button:hover, .button.button-gitea { color: #ffffff; /* background-color: #353c4a; */ - background-color: rgb(53,60,74); + background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(40,41,41,1) 100%);; } .button.button-github:hover, .button.button-github:focus {