aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cl-theme/static/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cl-theme/static/css/style.css b/cl-theme/static/css/style.css
index 7726c1e..894a447 100644
--- a/cl-theme/static/css/style.css
+++ b/cl-theme/static/css/style.css
@@ -422,6 +422,10 @@ a.pagination-previous.disabled, a.pagination-next.disabled {
margin-bottom: 1.5rem;
}
+h4 > a:hover {
+ color: white;
+}
+
.is-button-grey, .pagination-link {
background-color: #7a7a7a;
border-color: transparent;