summaryrefslogtreecommitdiff
path: root/theme
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2008-10-21 16:24:55 -0400
committerEvan Prodromou <evan@controlyourself.ca>2008-10-21 16:24:55 -0400
commit371cb4a5548409305ea1d06d703dba475ca08dfe (patch)
tree1ec9db1646f67d584069479d6403630922220d46 /theme
parent55d89e4830b140f41e4320c495e69ce1043265c3 (diff)
fix link color in identica theme
darcs-hash:20081021202455-5ed1f-6263bfe811298349028c5cfe4e1c86ebaab161b4.gz
Diffstat (limited to 'theme')
-rw-r--r--theme/identica/display.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/identica/display.css b/theme/identica/display.css
index f19235ff5..9d6416fb0 100644
--- a/theme/identica/display.css
+++ b/theme/identica/display.css
@@ -12,7 +12,7 @@ body {
}
a {
- color: #193441;
+ color: #C15D42;
}
#wrap {