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/ch1pg9.png);">
<div class="comic" style="height: 650px; background-image: url(/img/tutorial/ch1pg9.png);">
<div class="dialogue">
Good work! Everything you've written has been saved to index.html, which is the first web page people see when they <a href="<%= current_site.uri %>">visit your site</a>.
</div>