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