Update Off-Grid_Activating_Hunting.html

This commit is contained in:
W1LMS 2023-07-16 07:53:36 -07:00 committed by GitHub
parent 9661eb35dd
commit 813655b7b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
/* Hides the other divs/pages until selected from the navbar */
#sya, #vsp, #vsa {display: none;}
/* Main Navigation between Spotting and Viewing Spots */
/* Selection between Spotting and Viewing Spots */
.primaryNav {background-color: #293241; text-align: center;}
.primaryNav ul {display: inline-block; list-style-type: none; margin: 0 auto; overflow: hidden; padding: 0;}
.primaryNav ul li {float: left; font-size: 1.5em; margin: 0;}