Guest User

Untitled

a guest
May 25th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. !color0 = #4276cf
  2. !color1 = #1f6391
  3. !color2 = #adc8E0
  4. !color3 = #3491cf
  5. !color4 = #51d8f0
  6.  
  7. #header
  8. :width 97%
  9. :height 40px
  10. :background-color = !color0
  11.  
  12. #main
  13. :width 97%
  14. :height 600px
  15. :background-color = !color1
  16.  
  17. #sidebar
  18. :float right
  19. :width 100px
  20. :height 600px
  21. :background-color = !color2
  22.  
  23. #footer
  24. :clear both
  25. :width 97%
  26. :height 40px
  27. :background-color = !color3
Add Comment
Please, Sign In to add comment