diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 6e3475ec7..0206563e4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -897,7 +897,10 @@ </tr> </tbody> </table> - +<pre class="prettyprint linenums"> +<table class="condensed-table"> + ... +</table></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"> |
