auto-git:
[change] settings.html
This commit is contained in:
@@ -32,8 +32,8 @@
|
|||||||
transition: background 0.5s ease;
|
transition: background 0.5s ease;
|
||||||
}
|
}
|
||||||
/* Sky-Mode Hintergrund */
|
/* Sky-Mode Hintergrund */
|
||||||
body.sky {
|
body {
|
||||||
background: linear-gradient(120deg, #8ecae6 0%, #38bdf8 70%, #fff 100%);
|
background: var(--bg-main);
|
||||||
}
|
}
|
||||||
/* Night-Mode (rosa) */
|
/* Night-Mode (rosa) */
|
||||||
body.night {
|
body.night {
|
||||||
|
|||||||
Reference in New Issue
Block a user