Created
August 27, 2012 02:33
-
-
Save clooth/3485127 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #world | |
| position relative | |
| canvas | |
| position absolute | |
| top 0 | |
| left 0 | |
| width 800px | |
| height 600px | |
| outline "1px #f00 solid" | |
| &#bottom | |
| z-index 1 | |
| &#decor | |
| z-index 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment