]> git.mxchange.org Git - friendica.git/commitdiff
darkzero pager links washed out
authorFriendika <info@friendika.com>
Sun, 6 Nov 2011 09:20:46 +0000 (01:20 -0800)
committerFriendika <info@friendika.com>
Sun, 6 Nov 2011 09:20:46 +0000 (01:20 -0800)
view/theme/darkzero/style.css

index 454c578b07df0afcd5c4d54ab6db8bf487a62c2f..1aa1efe87071d7ea567f63c05eaa847f6a031b7e 100644 (file)
@@ -66,3 +66,7 @@ input#dfrn-url {
        background-color: #222222;
        color: #FFFFFF !important;
 }
+.pager_first a, .pager_last a, .pager_prev a, .pager_next a, .pager_n a, .pager_current {
+    color: #000088;
+}
+