Dashboard sipadu mbip
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

demo.css 180B

123456789
  1. html,
  2. body {
  3. background-attachment:fixed;
  4. background-position:50% 50%;
  5. background-size:cover;
  6. margin:0;
  7. padding:0;
  8. }
  9. .bg-pic { background-image:url("../img/bg.jpg"); }