Browse Source

Improve indentation

2xB 2 years ago
parent
commit
6e9bfcf22a
1 changed files with 11 additions and 3 deletions
  1. 11 3
      viewer/index.html

+ 11 - 3
viewer/index.html

@@ -7,6 +7,10 @@
       .greyedout, .greyedout a {
         color: #707070
       }
+      
+      .indented {
+        margin-left: 20px;
+      }
     </style>
   </head>
   <body>
@@ -15,10 +19,14 @@
     </header>
     <div>
         <b>
+          <p>
           > SDS Status Monitor<br/>
-          <a href="archive/new_monitor.html">Archive</a> | <a href="https://status-sds.kaas.kit.edu/">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/new_monitor_archive">Archive data (GitLab)</a><br/><br/>
-          <span class="greyedout">> Old SDS Status Monitor (testing sandbox, not reliable)<br/>
-          <a href="archive/old_monitor.html">Archive</a> | <a href="https://ikp-neu-katrin.ikp.kit.edu/sdsstatus/oldindex.php">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/old_monitor_archive">Archive data (GitLab)</a></span>
+          <span class="indented"><a href="archive/new_monitor.html">Archive</a> | <a href="https://status-sds.kaas.kit.edu/">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/new_monitor_archive">Archive data (GitLab)</a></span>
+          </p>
+          <p class="greyedout">
+          > Old SDS Status Monitor (testing sandbox, not reliable)<br/>
+          <span class="indented"><a href="archive/old_monitor.html">Archive</a> | <a href="https://ikp-neu-katrin.ikp.kit.edu/sdsstatus/oldindex.php">Live</a> | <a href="https://nuserv.uni-muenster.de:8443/bbieringer/old_monitor_archive">Archive data (GitLab)</a></span>
+          </p>
         </b>
     </div>
     <footer>