0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Merge pull request #778 from talltroym/master

Add code block for condensed table example
This commit is contained in:
Jacob Thornton 2011-12-10 15:19:49 -08:00
commit a0270dc7d2

View File

@ -897,7 +897,10 @@
</tr>
</tbody>
</table>
<pre class="prettyprint linenums">
&lt;table class="condensed-table"&gt;
...
&lt;/table&gt;</pre>
<h3>Example: Bordered table</h3>
<p>Make your tables look just a wee bit sleeker by rounding their corners and adding borders on all sides.</p>
<table class="bordered-table">