From 225b55da7a040833df57e123385df3d0a69c86cb Mon Sep 17 00:00:00 2001 From: George Lacey Date: Sat, 8 May 2021 19:48:59 +0100 Subject: [PATCH] Use better shade of blue --- borgweb/borg/static/css/index.css | 5 ----- borgweb/borg/templates/borg/index.html | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/borgweb/borg/static/css/index.css b/borgweb/borg/static/css/index.css index a9ae253..f814a8d 100644 --- a/borgweb/borg/static/css/index.css +++ b/borgweb/borg/static/css/index.css @@ -4,11 +4,6 @@ div { background: lightblue; } -header { - font-size: x-large; - text-align: center; -} - dl { margin: 0px; font-size: 16px; diff --git a/borgweb/borg/templates/borg/index.html b/borgweb/borg/templates/borg/index.html index 2c97794..796882c 100644 --- a/borgweb/borg/templates/borg/index.html +++ b/borgweb/borg/templates/borg/index.html @@ -17,7 +17,7 @@

{% if repo_list %} {% for repo in repo_list %} -
+

{{ repo.label }} {{ repo.location }}

Latest backup: