summaryrefslogtreecommitdiff
path: root/amelia/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'amelia/index.html')
-rw-r--r--amelia/index.html22
1 files changed, 12 insertions, 10 deletions
diff --git a/amelia/index.html b/amelia/index.html
index 5e70a21f..08280ab9 100644
--- a/amelia/index.html
+++ b/amelia/index.html
@@ -97,16 +97,18 @@
<h1>Amelia</h1>
<p class="lead">Sweet and cheery</p>
</div>
- <div class="col-lg-6 well" style="padding: 15px 15px 0 15px;">
- <a href="http://carboncostume.com/" target="_blank">
- <span style="float: left; margin: 0 15px 15px 0;">
- <img src="../assets/img/carboncostume.png" width="175" height="135" style="border-radius: 4px;">
- </span>
- </a>
- <a href="http://carboncostume.com/" target="_blank">
- <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4>
- <span style="display: block; margin-bottom: 1em; color: #fff;">Guides for DIY costumes using everyday gear.</span>
- </a>
+ <div class="col-lg-6" style="padding: 15px 15px 0 15px;">
+ <div class="well">
+ <a href="http://carboncostume.com/" target="_blank">
+ <span style="float: left; margin-right: 15px;">
+ <img src="../assets/img/carboncostume.png" width="175" height="135" style="border-radius: 4px;">
+ </span>
+ </a>
+ <a href="http://carboncostume.com/" target="_blank">
+ <h4 style="margin-bottom: 0.4em; color: #fff;">Carbon Costume</h4>
+ <div style="color: #fff;" class="clearfix">Guides for DIY costumes using everyday gear.</div>
+ </a>
+ </div>
</div>
</div>
</div>