auto-git:
[change] settings.html
This commit is contained in:
@@ -35,10 +35,6 @@
|
|||||||
body {
|
body {
|
||||||
background: var(--bg-main);
|
background: var(--bg-main);
|
||||||
}
|
}
|
||||||
/* Night-Mode (rosa) */
|
|
||||||
body.night {
|
|
||||||
background: linear-gradient(120deg, #fbc2eb 0%, #a6c1ee 70%, #fff 100%);
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Dialog-Box */
|
/* Dialog-Box */
|
||||||
.dialog {
|
.dialog {
|
||||||
|
|||||||
Reference in New Issue
Block a user