mirror of
https://github.com/skidoodle/albert.lol.git
synced 2025-02-15 06:09:15 +01:00
fix:
This commit is contained in:
parent
a65ed73814
commit
dea0fbf9bd
8 changed files with 33 additions and 39 deletions
|
@ -23,14 +23,4 @@
|
|||
background-color: #8040ee;
|
||||
border-radius: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
:root {
|
||||
--background: #fff;
|
||||
--foreground: #000;
|
||||
}
|
||||
|
||||
[data-theme='dark'] {
|
||||
--background: #000;
|
||||
--foreground: #fff;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue