From 43adcbf5d9de64914a1ca4b71329c81b2eb9d07c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?s=C3=B8renpeter?= Date: Fri, 2 Feb 2024 20:14:23 +0100 Subject: [PATCH] some css --- libs/timeline.css | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/libs/timeline.css b/libs/timeline.css index a96a3e6..e985cb1 100644 --- a/libs/timeline.css +++ b/libs/timeline.css @@ -241,12 +241,9 @@ nav.pagnation { /* === REFRESH === */ -#refreshLabel { -} - #refreshInfo { - font-weight: bold; -/* display: block;*/ + display: block; + text-align: center: } #refreshURL { @@ -262,4 +259,4 @@ footer { border-top: thin solid grey; margin-top: 1rem; text-align: center; -} \ No newline at end of file +}