From 2fb680c84c38efc41e776cd32ce02e5e19ca9d82 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 0e68e6f7..ff2d7a78 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 dc7686b1..5ab3d105 100644 --- a/news/templates/news/dashboard-news.html +++ b/news/templates/news/dashboard-news.html @@ -13,9 +13,9 @@ {% endfor %} -
- -