Make links easier to read in dark mode

This commit is contained in:
ch0ccyra1n 2022-09-06 13:37:55 -07:00
parent 7bea3d1582
commit 6a4b0e5844

View file

@ -6,7 +6,7 @@
}
a {
text-decoration: none;
color: #DB9181;
color: #FF535D;
}
code {
background-color: #3B3C43;