summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2011-06-20 13:59:31 +0200
committerfranck cuny <franck@lumberjaph.net>2011-06-20 13:59:31 +0200
commit484a408e63df0e0f497a493ccd2c1ff38f388f15 (patch)
tree5edaa7ae7747609fbe0b02ae0fb5759e862fdef1
parentfix typo (diff)
downloadlumberjaph-484a408e63df0e0f497a493ccd2c1ff38f388f15.tar.gz
change links color
Signed-off-by: franck cuny <franck@lumberjaph.net>
-rw-r--r--static/css/screen.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/screen.css b/static/css/screen.css
index 87f5391..8d3c7f3 100644
--- a/static/css/screen.css
+++ b/static/css/screen.css
@@ -35,7 +35,7 @@ p {
}
a {
- color: #660000;
+ color: #ffffff;
text-decoration: none;
}