more homepage edits -- trying new looks and layouts

This commit is contained in:
Patrick McGuire
2021-10-21 13:07:39 -04:00
parent c727df28b4
commit b1552530c9
4 changed files with 21 additions and 20 deletions
+4 -6
View File
@@ -3,6 +3,7 @@
<title>BirdNET-Pi</title>
<style type="text/css">
body {
text-align:center;
font-family:verdana,arial,sans-serif;
font-size:medium;
margin:10px;
@@ -15,7 +16,7 @@ body {
#content img {
position: absolute;
top: 0px;
right: 0px;
left: 0px;
}
</style>
@@ -26,11 +27,8 @@ body {
</div>
<h2>BirdNET-Pi</h2>
<p>
<a href="http://birdnetpi.local/viewdb.php" target="content"><b>Recognized Birds Library</b></a> |
<a href="http://birdnetpi.local:8080" target="content">Deep Learning Analysis</a> |
<a href="http://birdnetpi.local:8888" target="content">Audio Extraction</a> |
<a href="http://birdnetpi.local/phpsysinfo" target="content">Hardware</a> |
<a href="http://birdnetpi.local/scripts/" target="content">System</a>
<a href="http://birdnetpi.local/phpsysinfo" target="content">System Info</a> |
<a href="http://birdnetpi.local/scripts/" target="content">Tools</a>
</p>
</body>
</html>