brookedot

Untitled

Aug 8th, 2013
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.29 KB | None | 0 0
  1. #main-nav .current_page_item a, #main-nav .current-menu-item a, .sorting-nav .active a, .sorting-nav .current-cat a, button, input[type="reset"], input[type="submit"] {
  2.     background-color: #FFFFFF; //this is being overwritten with black
  3.     color: #000000;  //this is making it black on black.
  4. }
Advertisement
Add Comment
Please, Sign In to add comment