Remove inline orange image borders, and replace with file defined black ones
This commit is contained in:
@@ -82,17 +82,17 @@
|
||||
<br>
|
||||
</div>
|
||||
<p>
|
||||
<img src="http://www.relativelyinteresting.com/wp-content/uploads/2013/10/da-vinci-invention.jpg" width="50%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="http://www.relativelyinteresting.com/wp-content/uploads/2013/10/da-vinci-invention.jpg" width="50%" class="img-rounded bordered">
|
||||
</p>
|
||||
<div class="page-header shadow rounded" style="background-color: #F8ECC2;">
|
||||
<br>
|
||||
<h3>And my images in his style:</h3>
|
||||
<br>
|
||||
</div>
|
||||
<img src="/images/art/ai/clock2vinci.jpg" width="50%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/ai/clock2vinci.jpg" width="50%" class="img-rounded bordered">
|
||||
<br>
|
||||
<br>
|
||||
<img src="/images/art/ai/clock4vinci.jpg" width="50%" class="img-rounded" style="border:2px solid #ed8029;">
|
||||
<img src="/images/art/ai/clock4vinci.jpg" width="50%" class="img-rounded bordered">
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user