diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-03-15 10:43:17 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-03-15 10:43:17 -0400 |
commit | 9a4f5bd3beb0da701cc9cfaa384b012f6f46b511 (patch) | |
tree | c75e4ea8b4471f0cf0720f27fa03edc6459de83b /amelia/index.html | |
parent | a744ab623ba98c524201f8edaf3dc9ea8a2b9adc (diff) |
carbon costume sponsorship tweaks
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> |