Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. body {
  2. background-image: url("../image/background.jpg");
  3. background-color: #000000;
  4. }
  5. #leftmenu {
  6. margin-left: 400px;
  7. margin-bottom: 100px;
  8. }
  9. #rightmenu {
  10. margin-right: 400px;
  11. margin-bottom: 100px;
  12. }
  13. #frontpage {
  14. float: left;
  15. }
  16. #news {
  17. float: right;
  18. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement