brighter a
This commit is contained in:
parent
7da14cfce4
commit
ffff1a563b
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ font-family: sans;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: rgb(128,160,128);
|
color: rgb(128,192,128);
|
||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
color: rgb(160,128,128);
|
color: rgb(192,128,128);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue