From b75466746b4dc0a896378eff7ac45ae058103819 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 17:29:51 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecss/brands.css=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/brands.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/brands.css b/css/brands.css index 0df45d8..58994b1 100644 --- a/css/brands.css +++ b/css/brands.css @@ -272,8 +272,8 @@ button:hover, filter: brightness(90%); } -/* GitHub */ -.button.button-github { +/* Gitea */ +.button.button-gitea { color: #ffffff; background-color: #353c4a; }