diff --git a/themes/lumbung-theme/static/css/main.css b/themes/lumbung-theme/static/css/main.css index 4d8538f..5293048 100644 --- a/themes/lumbung-theme/static/css/main.css +++ b/themes/lumbung-theme/static/css/main.css @@ -622,13 +622,11 @@ li.page-item a { } li.page-item.active { - border-color: tomato; padding: 0.4em; } -li.page-item.active::after, -li.page-item.active::before { - border-color: tomato +li.page-item.active a { + text-decoration: underline; } .active a.page-link {