feature/fix_linter_fuckup #4
@@ -1,4 +1,4 @@
|
||||
@import "./theme-gitea-dark.css";
|
||||
@import url("./theme-gitea-dark.css");
|
||||
|
||||
body {
|
||||
background: #333;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import "./theme-gitea-light.css";
|
||||
@import url("./theme-gitea-light.css");
|
||||
|
||||
body {
|
||||
background-color: #E0E0E0 !important;
|
||||
|
||||
Reference in New Issue
Block a user