improve contrast of links and bg for light mode

This commit is contained in:
ch0ccyra1n 2022-09-01 16:40:37 -07:00
parent 356a9139a6
commit 7bea3d1582

View file

@ -21,7 +21,7 @@
} }
a { a {
text-decoration: none; text-decoration: none;
color: #DB9181; color: #FF535D;
} }
code { code {
background-color: #A9A2A2; background-color: #A9A2A2;