Use brighter link colours for the dark theme.
This commit is contained in:
parent
5f89dc00e9
commit
1694ab044b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
|||
a:link {
|
||||
color: #2d3690;
|
||||
color: #4255ff;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:visited {
|
||||
color: #7715aa;
|
||||
color: #943cc3;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue