aboutsummaryrefslogtreecommitdiff
path: root/client/css/pager.styl
diff options
context:
space:
mode:
Diffstat (limited to 'client/css/pager.styl')
-rw-r--r--client/css/pager.styl4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/css/pager.styl b/client/css/pager.styl
index 547b719..66206a9 100644
--- a/client/css/pager.styl
+++ b/client/css/pager.styl
@@ -22,7 +22,7 @@
z-index: 1
span
position: relative
- background: white
+ background: $window-color
padding: 0 1em
z-index: 2
@@ -31,3 +31,5 @@
.page-header
&:before
background: $top-navigation-color-darktheme
+ span
+ background: $window-color-darktheme

© 2015 - 2026 Jakob L. Kreuze