From: Friendika Date: Sun, 6 Nov 2011 09:20:46 +0000 (-0800) Subject: darkzero pager links washed out X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c991a1a606978bd593fefc6efe244849f6068255;p=friendica.git darkzero pager links washed out --- diff --git a/view/theme/darkzero/style.css b/view/theme/darkzero/style.css index 454c578b07..1aa1efe870 100644 --- a/view/theme/darkzero/style.css +++ b/view/theme/darkzero/style.css @@ -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; +} +