From 0d18dfd6093548a6f2b92e08fe06f281d0b01cbe Mon Sep 17 00:00:00 2001 From: mipel Date: Fri, 9 Jul 2021 08:25:06 +0200 Subject: [PATCH] Minor css enhancements * minor changes for tags * centers link for older news in card --- konova/static/css/konova.css | 4 ++++ news/templates/news/dashboard-news.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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 %} -
- -