Browse Source

Formatierung der Überschrift geändert

Markus Spring 1 year ago
parent
commit
172f44c6bc
1 changed files with 3 additions and 3 deletions
  1. 3 3
      app/templates/table.html

+ 3 - 3
app/templates/table.html

@@ -22,10 +22,10 @@
     </style>
 </head>
 <body>
-  <div class="container">
+  <div class="container" style="margin-top: 1em">
       <h1>Backup-Übersicht am {{ today }}</h1>
-      <h3>/var/lib/restic/snapshots.json vom {{ tmp_restic_json_date }}</h3>
-      <h4>{{ tmp_restic_forget_date }}</h4>
+      <h5 style="margin-top: 0.85em">snapshots.json vom {{ tmp_restic_json_date }}</h3>
+      <h5>{{ tmp_restic_forget_date }}</h4>
       <br>
       <!-- <table id="lastbackup" data-toggle="table" data-striped="true"> -->
       <table id="lastbackup" class="bootstrap-table fixed-table-container table">