change color

This commit is contained in:
Simon Vieille 2022-11-07 08:41:40 +01:00
parent 4d28b9a539
commit 7c3bb67bf6
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -1,10 +1,6 @@
/*
@import "./light-mode.css" all and (prefers-color-scheme: light);
*/
/*
@import "./gitea-github-theme/theme-github-dark.css" all and (prefers-color-scheme: dark);
*/
:root {
--color-hover: #58a0d1;
}
#profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image {
background: none;