update header colors

This commit is contained in:
Simon Vieille 2023-01-16 20:51:53 +01:00
parent cf3d59204c
commit ad6ff85270
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,8 @@
}
#navbar .active {
background: var(--color-hover) !important;
/* background: var(--color-hover) !important; */
background:linear-gradient(45deg,#d46ba3,#d4885c 29%,#d4b25d 66%,#d46ba3);
}
#profile-avatar, .user.profile > .ui > .ui > .ui > .ui.card > .image {