Line 197: | Line 197: | ||
top: 14px; /* Position the navbar at the top of the page */ | top: 14px; /* Position the navbar at the top of the page */ | ||
width: 100%; /* Full width */ | width: 100%; /* Full width */ | ||
+ | opacity: 0.7; | ||
+ | } | ||
+ | |||
+ | .toggle:hover { | ||
+ | opacity: 1; | ||
} | } | ||
Revision as of 10:54, 1 August 2018