Fix root namespace in master.css, add dirlist.css
This commit is contained in:
parent
9dfbac4b56
commit
0655a95967
2 changed files with 40 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
root {
|
||||
--background: #181818;
|
||||
:root {
|
||||
--background: #1c1b22;
|
||||
--foreground: #dddddd;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue