feat admin: change color scheme again

This commit is contained in:
purple 2024-05-01 16:37:18 +02:00
parent cb04dbfe3e
commit c32a4d88f4

View file

@ -116,7 +116,7 @@ tag[blue] {background-color:#288afb;}
aspect-ratio: 1/1;
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
background: linear-gradient(90deg, rgba(10, 27, 48, 0.35) 0%, rgb(10, 27, 48) 100%);
background: linear-gradient(90deg, rgba(31, 41, 51, 0.35) 0%, rgb(31, 41, 51) 100%);
}
.byte-img {