Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Make menu buttons teal */
- .mainmenu .menugroup p .button {
- background: #00ABFF
- !important;
- border-color: #1D7DD4
- !important;
- }
- .mainmenu .menugroup p .button:hover {
- background: #1984B9
- !important;
- }
- .mainmenu .menugroup p .button:active {
- background: #0077B2
- !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment