„css/brands.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 20:41:39 +02:00
parent ba9b7f604b
commit 78890d61e0

View File

@ -276,7 +276,7 @@ button:hover,
.button.button-gitea { .button.button-gitea {
color: #ffffff; color: #ffffff;
/* background-color: #353c4a; */ /* 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:hover,
.button.button-github:focus { .button.button-github:focus {