fonts and colors

This commit is contained in:
2016-12-16 14:10:18 +01:00
parent c7e0fe57d1
commit f6e3779728

View File

@@ -467,7 +467,7 @@ aside.right {
/* std hyperlink */
a, a:active, a:visited {
color: rgb(218, 212, 208);
color: rgb(180, 170, 160);
text-decoration: none;
}