adding pointer cursor to menu.html buttons

This commit is contained in:
mcguirepr89
2022-02-22 15:28:05 -05:00
parent 3d6466783b
commit 78c66580a6
+2 -1
View File
@@ -41,6 +41,7 @@ button {
background-color: transparent;
text-size:large;
border:none;
cursor:pointer;
}
hr {
border-bottom: 1px solid black;
@@ -74,7 +75,7 @@ body::-webkit-scrollbar {
- <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://v2.wttr.in/35.2916,-80.8201" target="content">Wttr.in Report</a><br>
- <a href="https://birdnet.cornell.edu" target="_content">BirdNET</a><br>
<hr class="solid">