Make sure that active pagination text is not drawn in black.
This commit is contained in:
coolbezos_420 2019-05-18 08:21:15 +10:00 committed by Jeremy Thomas
parent efa51b1ebe
commit 79fcb0255c

View File

@ -17,7 +17,7 @@
&.is-#{$name}
background-color: $color
color: $color-invert
a:not(.button):not(.dropdown-item):not(.tag),
a:not(.button):not(.dropdown-item):not(.tag):not(.pagination-link.is-current),
strong
color: inherit
.title