Minor link color update
This commit is contained in:
parent
6423a629fe
commit
9e45f7208d
|
@ -12,11 +12,11 @@ div {
|
||||||
}
|
}
|
||||||
|
|
||||||
a:visited h3 div {
|
a:visited h3 div {
|
||||||
color: #bbb !important;
|
color: #bbbbff !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link h3 div {
|
a:link h3 div {
|
||||||
color: #b2b2ff !important;
|
color: #4b8eea !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:link div {
|
a:link div {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user