aboutsummaryrefslogtreecommitdiffstats
path: root/doc/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/style.css b/doc/style.css
index 1a20eb0..3e50917 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -12,10 +12,10 @@ a:link, a:visited {
text-decoration: none;
}
a:link {
- color: #456625;
+ color: #25664D;
}
a:visited {
- color: #647356;
+ color: #456659;
}
a:hover {
text-decoration: underline;