diff options
Diffstat (limited to 'amelia/index.html')
-rwxr-xr-x | amelia/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/amelia/index.html b/amelia/index.html index be7689ad..7b56764c 100755 --- a/amelia/index.html +++ b/amelia/index.html @@ -107,15 +107,15 @@ <!-- <div class="bsa well"> <div id="bsap_1277971" class="bsarocks bsap_c466df00a3cd5ee8568b5c4983b6bb19"></div> </div> --> - <div class="well" style="padding: 15px 15px 5px 15px;"> + <div class="well" style="padding: 15px 15px 0 15px;"> <a href="http://carboncostume.com" target="_blank"> - <span style="float: left; margin: 0 15px 10px 0;"> + <span style="float: left; margin: 0 15px 15px 0;"> <img src="../img/carboncostume.png" width="175" height="135" style="border-radius: 5px;"> </span> </a> <a href="http://carboncostume.com" target="_blank"> - <h4 style="color: #fff;">Carbon Costume</h4> - <span style="display: block; color: #fff;">DIY costumes using everyday gear.</span> + <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4> + <span style="display: block; margin-bottom: 1em; color: #fff;">DIY costumes using everyday gear.</span> </a> <div style="clear:both"></div> </div> |