Line 195: | Line 195: | ||
margin-left: 0 !important; | margin-left: 0 !important; | ||
position: fixed; /* Set the navbar to fixed position */ | position: fixed; /* Set the navbar to fixed position */ | ||
− | top: | + | top: 16px; /* Position the navbar at the top of the page */ |
width: 100%; /* Full width */ | width: 100%; /* Full width */ | ||
opacity: 0.7 !important; | opacity: 0.7 !important; | ||
+ | |||
} | } | ||
Revision as of 11:02, 1 August 2018