update css

This commit is contained in:
Simon Vieille 2022-12-30 13:23:05 +01:00
parent db7e7c5158
commit 33d7486eb8
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -2,6 +2,10 @@
--color-hover: #259bef;
}
#navbar .active {
background: var(--color-hover);
}
#profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image {
background: none;
}