css tweak

This commit is contained in:
Victoria Wang 2015-12-09 13:39:37 -08:00
parent 11bb1644f4
commit e974d59905

View file

@ -13,7 +13,7 @@
<div class="dialogue" style="left: 0px; top: 40px;"> <div class="dialogue" style="left: 0px; top: 40px;">
And here's some HTML, right in this box! Let's make a change. Replace <strong>Hello World</strong> with <strong><span id="studentName"></span>'s Website</strong>, and click save! And here's some HTML, right in this box! Let's make a change. Replace <strong>Hello World</strong> with <strong><span id="studentName"></span>'s Website</strong>, and click save!
</div> </div>
<div class="dialogue" style="left: 0px; top: 360px;"> <div class="dialogue" style="left: -10px; top: 360px;">
<p>You'll see the results here.</p> <p>You'll see the results here.</p>
<p>Make sure to check the green boxes below for important bonus info!</p> <p>Make sure to check the green boxes below for important bonus info!</p>
</div> </div>