„css/brands.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 20:42:16 +02:00
parent 8f6d4be5bc
commit ab3606e9d9

View File

@ -275,8 +275,7 @@ button:hover,
/* Gitea */
.button.button-gitea {
color: #ffffff;
/* background-color: #353c4a; */
background-color: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(40,41,41,1) 100%);
background-color: #353c4a;
}
.button.button-github:hover,
.button.button-github:focus {