mirror of
https://github.com/dessalines/essays.git
synced 2026-03-11 09:04:37 +00:00
Trying styling 2.
This commit is contained in:
parent
6164fe0963
commit
5a6779a445
1 changed files with 5 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
---
|
||||
|
||||
@import "";
|
||||
|
||||
@media (prefers-color-scheme: dark){
|
||||
body {color:#fff;background:#000}
|
||||
a:link {color:#9cf}
|
||||
|
|
|
|||
Loading…
Reference in a new issue