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 +}