Guest User

Untitled

a guest
Aug 14th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. Remove this line:
  2. div.footer p.copyright { float: left; margin-left:156px;}
  3.  
  4. Change this:
  5. div.footer { margin:0px auto; width:720px; color: #000; clear: both; padding: 5px;}
  6.  
  7. to this:
  8.  
  9. div.footer { margin:0px auto; width:720px; color: #000; clear: both; padding: 5px; margin-bottom: 10px;}
Add Comment
Please, Sign In to add comment