css fix
This commit is contained in:
parent
48fd0e5ab0
commit
34e93b09c5
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user