Remove inline orange image borders, and replace with file defined black ones
This commit is contained in:
@@ -63,34 +63,34 @@
|
||||
<div class="container-fluid">
|
||||
<div class="starter-template">
|
||||
<h2>Da Vinci</h2>
|
||||
<img src="/images/art/ai/clock2vinci.jpg" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/ai/clock4vinci.jpg" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/ai/clock2vinci.jpg" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/ai/clock4vinci.jpg" width="60%" class="img-rounded bordered">
|
||||
<h2>Layered AIs</h2>
|
||||
<img src="/images/art/ai/clocklayers.jpg" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/ai/clocklayers1.jpg" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<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>Superimposing my Da Vinci pieces onto their base photographs</h2>
|
||||
<img src="/images/art/combo/overlay.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/combo/overlay.JPG" width="60%" class="img-rounded bordered">
|
||||
<br>
|
||||
<br>
|
||||
<img src="/images/art/combo/overlay2.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/combo/overlay2.JPG" width="60%" class="img-rounded bordered">
|
||||
<h2>Experiments with textures and my photographs</h2>
|
||||
<img src="/images/art/tex/1.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/tex/2.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/tex/3.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/tex/1.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/tex/2.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/tex/3.JPG" width="60%" class="img-rounded bordered">
|
||||
<h2>Applying filters to my photographs</h2>
|
||||
<img src="/images/art/filters/5.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/6.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/7.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/5.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/6.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/7.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/5.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/6.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/7.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/5.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/6.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/7.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/8.JPG" width="60%" class="img-rounded bordered">
|
||||
<h2>Multiple Filters on the same photo</h2>
|
||||
<img src="/images/art/filters/multi1.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/multi2.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/multi3.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/multi4.JPG" width="60%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/filters/multi1.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/multi2.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/multi3.JPG" width="60%" class="img-rounded bordered">
|
||||
<img src="/images/art/filters/multi4.JPG" width="60%" class="img-rounded bordered">
|
||||
</div>
|
||||
</div>
|
||||
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
||||
|
||||
Reference in New Issue
Block a user