Skip to content

Instantly share code, notes, and snippets.

Created September 2, 2013 06:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6409812 to your computer and use it in GitHub Desktop.
Save anonymous/6409812 to your computer and use it in GitHub Desktop.
#gameCanvas {
width: 100%;
height: 100%;
}
#statsPanel {
position: absolute;
width: 100%;
height: 8%;
bottom: 0;
opacity: 0.8;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment