bugfix theme/css
This commit is contained in:
@@ -2,9 +2,6 @@
|
||||
* Version: 1.0.0
|
||||
*/
|
||||
|
||||
/* :root { */
|
||||
/* color-scheme: only light; */
|
||||
/* } */
|
||||
html,
|
||||
body {
|
||||
margin: 0px;
|
||||
@@ -57,7 +54,6 @@ ul.dashed {
|
||||
|
||||
html.theme-dark {
|
||||
color-scheme: dark;
|
||||
background-image: none;
|
||||
background-image: linear-gradient(-10deg, #1010206F 60%, #5050506F);
|
||||
color: white;
|
||||
}
|
||||
|
Reference in New Issue
Block a user