master #50

Merged
schrumpel merged 101 commits from master into dev 2022-10-22 23:40:03 +00:00
Showing only changes of commit 34e93b09c5 - Show all commits

View File

@ -814,11 +814,6 @@ html[theme="f0ck95"] input {
color: #000; color: #000;
} }
html[theme="f0ck95"] #footbar {
box-shadow: inset 0px 4px 0px var(--black);
color: var(--black);
}
/* f0ck95dARK */ /* f0ck95dARK */
html[theme='f0ck95d'] { html[theme='f0ck95d'] {
--accent: #fff; --accent: #fff;
@ -1565,7 +1560,7 @@ span.placeholder {
.populateME { .populateME {
position: relative; position: relative;
left: 10px; left: 5px;
} }
.gapRight { .gapRight {