css update: okay i think i'm happy with the default dark theme now. made the link color less jarring
This commit is contained in:
parent
3d17ca5d78
commit
765d2d0460
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
color: #dddddd;
|
||||
background-color: #111111;
|
||||
}
|
||||
a { color: cyan; }
|
||||
a { color: #14cccc }
|
||||
pre, code { background-color: #222222 }
|
||||
.line:target { background-color: darkgreen }
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue