]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
fix link color in identica theme
authorEvan Prodromou <evan@controlyourself.ca>
Tue, 21 Oct 2008 20:24:55 +0000 (16:24 -0400)
committerEvan Prodromou <evan@controlyourself.ca>
Tue, 21 Oct 2008 20:24:55 +0000 (16:24 -0400)
darcs-hash:20081021202455-5ed1f-6263bfe811298349028c5cfe4e1c86ebaab161b4.gz

theme/identica/display.css

index f19235ff5967b6e319bfd5cca61f79fd5782a58a..9d6416fb0e59454e03f5cd8c68751447d6871f41 100644 (file)
@@ -12,7 +12,7 @@ body {
 }
 
 a {
-  color: #193441;
+     color: #C15D42;
 }
 
 #wrap {