adding pointer cursor to menu.html buttons
This commit is contained in:
+2
-1
@@ -41,6 +41,7 @@ button {
|
|||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
text-size:large;
|
text-size:large;
|
||||||
border:none;
|
border:none;
|
||||||
|
cursor:pointer;
|
||||||
}
|
}
|
||||||
hr {
|
hr {
|
||||||
border-bottom: 1px solid black;
|
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://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" target="_content">Repository</a><br>
|
||||||
- <a href="https://github.com/mcguirepr89/BirdNET-Pi/wiki" target="_content">Wiki Help Page</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>
|
- <a href="https://birdnet.cornell.edu" target="_content">BirdNET</a><br>
|
||||||
<hr class="solid">
|
<hr class="solid">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user