Advertisement
Guest User

Untitled

a guest
Nov 6th, 2015
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. .top {
  2. position: auto;
  3. height: 330px;
  4. background-color: #8C4646;
  5. }
  6.  
  7. .bottom {
  8. position: auto;
  9. height: 330px;
  10. background-color: #D96459;
  11. }
  12.  
  13. .logo_ul li {
  14. display: inline;
  15.  
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement