1
0
playafri.ca/assets/css/style.css
2014-08-29 11:28:58 -04:00

7 lines
133 B
CSS

* { margin: 0; padding: 0; }
body {
background: url(../img/africa.png) no-repeat center center fixed;
background-size: cover;
}