„css/brands.css“ ändern

This commit is contained in:
Yann Mölle 2023-04-14 17:29:51 +02:00
parent 8583142774
commit b75466746b

View File

@ -272,8 +272,8 @@ button:hover,
filter: brightness(90%); filter: brightness(90%);
} }
/* GitHub */ /* Gitea */
.button.button-github { .button.button-gitea {
color: #ffffff; color: #ffffff;
background-color: #353c4a; background-color: #353c4a;
} }