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 {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: #DB9181;
|
color: #FF535D;
|
||||||
}
|
}
|
||||||
code {
|
code {
|
||||||
background-color: #A9A2A2;
|
background-color: #A9A2A2;
|
||||||
|
|
Loading…
Add table
Reference in a new issue