Zarif

Blue Buttons for Stylish

Nov 30th, 2015
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. /* Make menu buttons teal */
  2.  
  3. .mainmenu .menugroup p .button {
  4. background: #00ABFF
  5. !important;
  6. border-color: #1D7DD4
  7. !important;
  8. }
  9. .mainmenu .menugroup p .button:hover {
  10. background: #1984B9
  11.  
  12. !important;
  13. }
  14. .mainmenu .menugroup p .button:active {
  15. background: #0077B2
  16. !important;
  17. }
Advertisement
Add Comment
Please, Sign In to add comment