more corrections of the link colors
This commit is contained in:
@@ -19,12 +19,12 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color: #BBB;
|
||||
color: #EEE;
|
||||
border-bottom: 1px dotted #EEE;
|
||||
}
|
||||
|
||||
a:hover, a:active {
|
||||
color: #B14640;
|
||||
color: #B31D15;
|
||||
border-bottom: 1px dotted #EEE;
|
||||
}
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@ h1, h2, h3, h4, h5, h6 {
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color: #222;
|
||||
color: #111;
|
||||
border-bottom: 1px dotted #111;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user