This commit is contained in:
sørenpeter 2024-02-02 20:14:23 +01:00
parent 313a8c9a4c
commit 43adcbf5d9

View file

@ -241,12 +241,9 @@ nav.pagnation {
/* === REFRESH === */ /* === REFRESH === */
#refreshLabel {
}
#refreshInfo { #refreshInfo {
font-weight: bold; display: block;
/* display: block;*/ text-align: center:
} }
#refreshURL { #refreshURL {
@ -262,4 +259,4 @@ footer {
border-top: thin solid grey; border-top: thin solid grey;
margin-top: 1rem; margin-top: 1rem;
text-align: center; text-align: center;
} }