You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
radium/experiments/assets/style.css

8 lines
140 B
CSS

body {
background-color: #e0e0e0; }
#gamecanvas {
background-color: white;
margin: 0px auto; }
/*# sourceMappingURL=style.css.map */