initial commit, basic ComicBook class structure, image preloading, single page display (no navigation) done.
This commit is contained in:
commit
ab01d45ea1
3 changed files with 98 additions and 0 deletions
4
styles.css
Normal file
4
styles.css
Normal file
|
@ -0,0 +1,4 @@
|
|||
canvas {
|
||||
background-color: #ddd;
|
||||
width: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue