CSS Updates

This commit is contained in:
thororen1234 2024-07-01 09:41:04 -04:00
parent 61a355980f
commit ec7cd035d8
11 changed files with 444 additions and 334 deletions

View file

@ -70,7 +70,7 @@ const buildCss = () => {
background: var(--brand-experiment-10a);
}
:is(${elements}):not(.messagelogger-deleted) > div:before {
background: var(--brand-experiment);
background: var(--brand-500);
content: "";
position: absolute;
display: block;