Fixed page-skipping bug, Line art for last 2 pages, lots of adjustments

This commit is contained in:
Victoria Wang 2015-11-19 14:39:14 -08:00
parent 966721043f
commit b3e2d286f1
6 changed files with 9 additions and 9 deletions

View file

@ -1,8 +1,8 @@
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png);">
<div class="comic" style="height: 900px; background-image: url(/img/tutorial/ch1pg10.png); background-size: 800px;">
<div class="dialogue">
And that's it for Chapter One! Here's a new badge for your first ever version of victoria.neocities.org!
</div>
<div class="dialogue" style="top: 0;left:450px">
<div class="dialogue" style="top: 60px;left:560px">
But you're not done yet! There's much in store for you: Adding colors, fonts, backgrounds, and more, all in chapter 2!
</div>
</div>