Advertisement
hogash

Responsive circular

Feb 10th, 2012
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. @media only screen and (max-width: 1000px) {
  2. .ca-nav span{ width:15px; height: 30px; background-position:center left; left: 50%; top:auto; bottom:-60px; margin-left: -30px;}
  3. .ca-nav span.ca-nav-next{ background-position:center right; right:50%; margin-right:-30px; top:auto; bottom:-60px;}
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement