aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/layout/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'layout/style.css')
-rw-r--r--layout/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/layout/style.css b/layout/style.css
index 768c0c6..c756db4 100644
--- a/layout/style.css
+++ b/layout/style.css
@@ -65,7 +65,7 @@ h2 {
65 65
66a:link, a:visited, a:active { 66a:link, a:visited, a:active {
67 text-decoration: none; 67 text-decoration: none;
68 color: #222; 68 color: #888;
69} 69}
70 70
71a:hover { 71a:hover {