diff --git a/konova/static/css/konova.css b/konova/static/css/konova.css index 0e68e6f..ff2d7a7 100644 --- a/konova/static/css/konova.css +++ b/konova/static/css/konova.css @@ -48,6 +48,10 @@ body{ margin-bottom: 40px; /* Margin bottom by footer height */ } +a { + color: var(--rlp-red); +} + .body-content{ margin: 1rem 0rem 0 0rem; } diff --git a/news/templates/news/dashboard-news.html b/news/templates/news/dashboard-news.html index dc7686b..5ab3d10 100644 --- a/news/templates/news/dashboard-news.html +++ b/news/templates/news/dashboard-news.html @@ -13,9 +13,9 @@ {% endfor %} -
- -
+