Trying styling 2.
This commit is contained in:
parent
6164fe0963
commit
5a6779a445
@ -1,3 +1,8 @@
|
||||
---
|
||||
---
|
||||
|
||||
@import "";
|
||||
|
||||
@media (prefers-color-scheme: dark){
|
||||
body {color:#fff;background:#000}
|
||||
a:link {color:#9cf}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user