Add custom css
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 7s
This commit is contained in:
8
assets/css/extended/bg.css
Normal file
8
assets/css/extended/bg.css
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
.dark {
|
||||||
|
--theme: #070707;
|
||||||
|
--entry: #1A1A1F;
|
||||||
|
}
|
||||||
|
|
||||||
|
.dark.list {
|
||||||
|
background: #070707;
|
||||||
|
}
|
Reference in New Issue
Block a user