Cleaned up file structure. Completed tutorial 1.5.
This commit is contained in:
8
Tutorials/Code Art/1/style.css
Normal file
8
Tutorials/Code Art/1/style.css
Normal file
@@ -0,0 +1,8 @@
|
||||
#my-canvas{
|
||||
/* background-color: blue; */
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user