forked from planex/defiance
improve contrast of links and bg for light mode
This commit is contained in:
parent
356a9139a6
commit
7bea3d1582
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
}
|
||||
a {
|
||||
text-decoration: none;
|
||||
color: #DB9181;
|
||||
color: #FF535D;
|
||||
}
|
||||
code {
|
||||
background-color: #A9A2A2;
|
||||
|
|
Loading…
Add table
Reference in a new issue