tutorial error checking adjustments, added refined line art images

This commit is contained in:
Victoria Wang 2015-11-19 12:03:07 -08:00
parent b671a19326
commit 2cc969198f
18 changed files with 31 additions and 20 deletions

View file

@ -1,4 +1,4 @@
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg5.png); margin-top: 3em">
<div class="comic" style="height: 600px; background-image: url(/img/tutorial/ch1pg5.png); margin-top: 3em; background-size: 476px;">
<div class="dialogue">
You're writing HTML! You're doing it! Everything you need to know is just another tag!
</div>