Implement 'suggestions' of Art Dept, and add the complex GIF

This commit is contained in:
Arona Jones
2015-03-04 16:38:15 +00:00
parent f67917583a
commit 0c3a423339
3 changed files with 7 additions and 4 deletions

View File

@@ -66,7 +66,7 @@
<div class="page-header">
<h1>Illustrator</h1>
</div>
<h2 style="background-color: #F8ECC2;">Simplistic Line Images</h2>
<h2 style="background-color: #F8ECC2;">Line Drawings</h2>
<a href="/images/art/ai/simple1.png" alt="..." data-lightbox="gradiented">
<img src="/images/art/ai/simple1.png" alt="..." width="300px" class="img-rounded">
</a>
@@ -107,7 +107,7 @@
</a>
</div>
</div>
<h2>Layered AIs</h2>
<h2>Layered Digital Drawings</h2>
<img src="/images/art/ai/clocklayers.jpg" width="60%" class="img-rounded bordered">
<img src="/images/art/ai/clocklayers1.jpg" width="60%" class="img-rounded bordered">
<h2>Da Vinci</h2>
@@ -121,6 +121,8 @@
<img src="/images/art/geartest2fast.gif" class="img-rounded bordered" width="300px">
<img src="/images/art/geartest3.gif" class="img-rounded bordered" width="300px">
<img src="/images/art/MechAnim.gif" class="img-rounded bordered" width="300px">
<h3>Complex Animation</h3>
<img src="/images/art/pita.gif" class="img-rounded bordered" width="600px">
</div>
</div>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->