diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-03-20 12:05:14 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-03-20 12:05:14 -0400 |
commit | a685f6f71e062fb032de7eb1f25af0e24eedbc94 (patch) | |
tree | 596b188a75694659c0b58539ecfc632be361742f /index.html | |
parent | c9e6dc3b6d386f2d7a069904efd64b51e81e42bd (diff) |
simplex: remove border-bottom on subnav
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -291,7 +291,7 @@ <div class="thumbnail"> <a href="simplex"><img src="simplex/thumbnail.png" alt=""></a> <div class="caption"> - <h3>Simplex</h3> + <h3>Simplex <span class="label label-warning">updated!</label></h3> <p>Mini and minimalist.</p> <div class="btn-toolbar"> <div class="btn-group"><a class="btn btn-large" href="simplex">Preview</a></div> |