Trying styling 2.

This commit is contained in:
Dessalines 2021-01-15 23:04:09 -05:00
parent 6164fe0963
commit 5a6779a445

View File

@ -1,3 +1,8 @@
---
---
@import "";
@media (prefers-color-scheme: dark){
body {color:#fff;background:#000}
a:link {color:#9cf}