diff --git a/archiver/templates/index.html b/archiver/templates/index.html index 7d3b50a2..21bb8737 100644 --- a/archiver/templates/index.html +++ b/archiver/templates/index.html @@ -48,13 +48,13 @@ width: 100%; text-align: center; } - .header-right { - float: right; + .header-left { + float: left; width: 50px; height: 60px; text-align: center; padding: 20px; - margin-left: -100px; + margin-right: -70px; } table { padding: 6px; @@ -94,21 +94,21 @@