More misc edits to tutorial

This commit is contained in:
Victoria Wang 2016-04-15 15:44:18 -07:00
parent ca6dfce8e6
commit 041c3a08e4
7 changed files with 27 additions and 22 deletions

View file

@ -9,12 +9,12 @@
background-size: 289px;
position: absolute;
right: -46px;
top: 0;
top: 10px;
z-index: 1000;">
<div class="dialogue" style="left: -40px; top: 40px; width: 250px">
<div class="dialogue" style="left: -40px; top: 50px; width: 250px">
And here's some HTML, right in this box! Let's make a change. Replace <strong>Hello World</strong> with a name for your site like <strong><span id="studentName"></span>'s Website</strong>, and click save!
</div>
<div class="dialogue" style="left: -10px; top: 360px;">
<div class="dialogue" style="left: -10px; top: 350px;">
<p>You'll see the results here.</p>
<p>Make sure to check the green boxes below for important bonus info!</p>
</div>