From: Troy Murray Date: Fri, 9 Dec 2011 16:34:58 +0000 (-0500) Subject: Add code block for condensed table example X-Git-Tag: v2.0.0~12^2~3^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f54e4aad15b406128356f5ddd9ac7aad583f928;p=thirdparty%2Fbootstrap.git Add code block for condensed table example --- diff --git a/docs/index.html b/docs/index.html index 6e3475ec7c..0206563e44 100644 --- a/docs/index.html +++ b/docs/index.html @@ -897,7 +897,10 @@ - +
+<table class="condensed-table">
+  ...
+</table>

Example: Bordered table

Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.