go back to lighter red in dark style
contrast is just too low for the "incorporeal red"
This commit is contained in:
parent
35ea94185b
commit
9d87aab61b
@ -22,7 +22,7 @@ strong {
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
color: #811610;
|
||||
color: #B31D15;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
@ -31,8 +31,8 @@ a:link, a:visited {
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: #811610;
|
||||
border-bottom: 1px dotted #811610;
|
||||
color: #B31D15;
|
||||
border-bottom: 1px dotted #B31D15;
|
||||
}
|
||||
|
||||
div.header {
|
||||
|
Loading…
Reference in New Issue
Block a user