- [x] Add simple gray shadow to the title of the navigation bar - [x] Add yellow glow to the title of the navigation bar when the mouse pointer is above - [x] Change the mouse pointer to `pointer` of the navigation bar when the mouse pointer is above - Element `ul.navbar-nav li a` - Attributes: `text-shadow` cursor: pointer;
Add simple gray shadow to the title of the navigation bar
Add yellow glow to the title of the navigation bar when the mouse pointer is above
Change the mouse pointer to
pointerof the navigation bar when the mouse pointer is aboveElement
ul.navbar-nav li aAttributes:
text-shadowcursor: pointer;