„css/brands.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 20:40:53 +02:00
parent e3e7242b15
commit ba9b7f604b

View File

@ -276,7 +276,7 @@ button:hover,
.button.button-gitea {
color: #ffffff;
/* background-color: #353c4a; */
background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(50,51,52,1) 100%);
background-color: rgb(53,60,74);
}
.button.button-github:hover,
.button.button-github:focus {