Update public/s/css/f0ck.css
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 0s
Some checks failed
fetch npm modules / f0ck the f0cker (push) Failing after 0s
This commit is contained in:
parent
b86b739d38
commit
75cea742d7
@ -463,6 +463,10 @@ html[theme="paper"] .login-form button[type="submit"] {
|
|||||||
color: black;
|
color: black;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html[theme="paper"] .btn.disabled {
|
||||||
|
text-shadow: 1px 1px 3px;
|
||||||
|
}
|
||||||
|
|
||||||
html[theme="atmos"] {
|
html[theme="atmos"] {
|
||||||
--accent: #1fb2b0;
|
--accent: #1fb2b0;
|
||||||
--bg: #161618;
|
--bg: #161618;
|
||||||
@ -3097,4 +3101,8 @@ input#s_avatar {
|
|||||||
.nav-link {
|
.nav-link {
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.metadata {
|
||||||
|
grid-template-columns: auto;
|
||||||
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user