diff --git a/takwimu/static/css/takwimu.scss b/takwimu/static/css/takwimu.scss index c0f1a01f..bf4152a9 100644 --- a/takwimu/static/css/takwimu.scss +++ b/takwimu/static/css/takwimu.scss @@ -344,6 +344,9 @@ a { &.active .page-link { background-color: $brand-color-secondary; border-color: $brand-color-secondary; + &:hover { + color: $brand-extend-white; + } } } diff --git a/takwimu/templates/takwimu/_includes/search/_popover.html b/takwimu/templates/takwimu/_includes/search/_popover.html index 42a8cc92..78110e70 100644 --- a/takwimu/templates/takwimu/_includes/search/_popover.html +++ b/takwimu/templates/takwimu/_includes/search/_popover.html @@ -78,6 +78,10 @@