oohcamila

Navigation bars #2

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