„css/brands.css“ ändern

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

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: radial-gradient(circle, rgba(53,60,74,1) 0%, rgba(40,41,41,1) 100%);; 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 {