cleaning up index.html
This commit is contained in:
+6
-10
@@ -55,6 +55,7 @@ h1 {
|
||||
}
|
||||
|
||||
h2 {
|
||||
padding-left: 5%;
|
||||
font-size: 16px;
|
||||
font-weight: normal;
|
||||
white-space: nowrap;
|
||||
@@ -321,6 +322,11 @@ footer {
|
||||
<a href="">BirdNET-Lite System</a>
|
||||
</h1>
|
||||
</header>
|
||||
<h2>
|
||||
<a href="./stream">
|
||||
<span class="name">Live Audio Stream</span>
|
||||
</a>
|
||||
</h2>
|
||||
<main>
|
||||
<div class="listing">
|
||||
<table aria-describedby="summary">
|
||||
@@ -418,16 +424,6 @@ footer {
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr class="file">
|
||||
<td></td>
|
||||
<td>
|
||||
<a href="./stream">
|
||||
<svg width="1.5em" height="1em" version="1.1" viewBox="0 0 265 323"><use xlink:href="#file"></use></svg>
|
||||
<span class="name">stream</span>
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user