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.scss

10 lines
98 B
SCSS

body
{
background-color: #e0e0e0;
}
#gamecanvas
{
background-color: white;
margin: 0px auto;
}