Guest User

Untitled

a guest
Jul 15th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. #models { padding:10px 0; }
  2.  
  3. #models li { float:left; margin-right:5px;}
  4.  
  5. #models li a { height:100px; width:200px; display:block; background-color:white; text-indent:-9999px; }
  6.  
  7. #models li a.audi { height:100px; width:200px; display:block; background-image:url('/images/audi.png'); text-indent:-9999px; }
  8.  
  9. #models li a.vw { height:100px; width:200px; display:block; background-image:url('/images/vw.png'); text-indent:-9999px; }
  10.  
  11. #models li a.renault { height:100px; width:200px; display:block; background-image:url('/images/renault.png'); text-indent:-9999px; }
  12.  
  13. #models li a.seat { height:100px; width:200px; display:block; background-image:url('/images/seat.png'); text-indent:-9999px; }
Add Comment
Please, Sign In to add comment