Guest User

Untitled

a guest
Jul 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. html,
  2. body {
  3. height: 100%;
  4. font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
  5. font-size:11pt;
  6. }
  7.  
  8.  
  9. .wrapper {
  10. clear: both;
  11. min-height: 100%;
  12. height: auto !important;
  13. height: 100%;
  14. margin-bottom:-40px
  15. }
  16.  
  17. #footer {
  18. clear: both;
  19. position: relative;
  20. height: 40px;
  21. }
Add Comment
Please, Sign In to add comment