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; +} +