slight adjustments
This commit is contained in:
+10
-10
@@ -21,7 +21,7 @@ h3 {
|
||||
text-align: center;
|
||||
}
|
||||
h4,h5 {
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
margin: 0px 0px 5px 0px;
|
||||
}
|
||||
footer {
|
||||
@@ -50,26 +50,26 @@ body::-webkit-scrollbar {
|
||||
|
||||
<hr class="solid">
|
||||
|
||||
<h5>System Links</h5>
|
||||
<h5>System</h5>
|
||||
- <a href="http://birdnetpi.local/scripts/" target="content">Tools</a><br>
|
||||
- <a href="http://birdnetpi.local/phpsysinfo/" target="content">System Info</a><br>
|
||||
- <a href="http://birdnetpi.local:8080" target="content">BirdNET-Lite Log</a><br>
|
||||
- <a href="http://birdnetpi.local/phpsysinfo/" target="content">Info</a><br>
|
||||
- <a href="http://birdnetpi.local:8080" target="content">Log</a><br>
|
||||
|
||||
<hr class="solid">
|
||||
|
||||
<h5>External Links</h5>
|
||||
<h5>External</h5>
|
||||
- <a href="https://app.birdweather.com" target="_content">BirdWeather</a><br>
|
||||
- <a href="https://github.com/mcguirepr89/BirdNET-Pi" target="_content">Repository</a><br>
|
||||
- <a href="https://github.com/mcguirepr89/BirdNET-Pi/wiki" target="_content">Wiki Help Page</a><br>
|
||||
- <a href="https://v2.wttr.in/" target="content">Wttr.in Report</a><br>
|
||||
- <a href="https://birdnet.cornell.edu" target="_content">BirdNET @ Cornell</a><br>
|
||||
- <a href="https://birdnet.cornell.edu" target="_content">BirdNET</a><br>
|
||||
<hr class="solid">
|
||||
|
||||
<h5>Other<br>BirdNET-Pis</h5>
|
||||
- <a href="https://birdnetpi.pmcgui.xyz" target="_content">United States</a><br>
|
||||
- <a href="https://birds.naturestation.net" target="_content">South Africa</a><br>
|
||||
- <a href="https://birdnet.svardsten.se" target="_content">Sweden</a><br>
|
||||
- <a href="https://birdnetgv.ddnss.de" target="_content">Germany</a>
|
||||
- <a href="https://birdnetpi.pmcgui.xyz" target="top">United States</a><br>
|
||||
- <a href="https://birds.naturestation.net" target="top">South Africa</a><br>
|
||||
- <a href="https://birdnet.svardsten.se" target="top">Sweden</a><br>
|
||||
- <a href="https://birdnetgv.ddnss.de" target="top">Germany</a>
|
||||
|
||||
</body>
|
||||
<footer style="font-size: small;">
|
||||
|
||||
Reference in New Issue
Block a user