Advertisement
Guest User

Untitled

a guest
Sep 15th, 2014
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. .mini1 {
  2. width: 100%;
  3. height: 6.7%;
  4. margin-top: -2%;
  5. background-image: url('../images/footer1.jpg');
  6. z-index: 10;
  7. }
  8.  
  9. <footer class = "mini1">
  10. ....
  11. </footer>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement