Be a Supporter!
Response to: White border on Unity Games? Posted March 2nd, 2014 in Programming

OK I've got a quick fix that seems to work.

* {
margin: 0px;
padding: 0px;
}

White border on Unity Games? Posted March 2nd, 2014 in Programming

Hi there just wondering why I get a white top left border on some of my Unity games, I think it's something in the index.html file but I'm just using the standard Unity index file with the body text removed.

e.g. Gnomeland Defence

Any and all help welcome.

Thank You