oohcamila

Navigation bars #1

Apr 7th, 2012
7,993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. div.navigate a{
  2. background: #000000; color: #ffffff; letter-spacing: 0px; display:block; padding:0px 0; padding-bottom:1px; border: 0px solid #000000; width: 200px; margin-top:1px; position:relative; z-index:1;
  3. }
  4.  
  5. div.navigate a:hover{
  6. background: #707070; color: #ffffff; letter-spacing: 1px; font-weight: bold;
  7. }
Advertisement
Add Comment
Please, Sign In to add comment