filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
}
.subnav-fixed .nav {
- width: 938px;
+ max-width: 780px;
margin: 0 auto;
padding: 0 1px;
}
/* Jumbotron buttons */
.jumbotron .btn {
margin-bottom: 10px;
- }
+av }
/* Subnav */
.subnav {
/* Update subnav container */
.subnav-fixed .nav {
- width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
+ max-width: 970px; /* 2px less to account for left/right borders being removed when in fixed mode */
}
}
</pre>
<p><strong>Note:</strong> Be sure to keep code within <code><pre></code> tags as close to the left as possible; it will render all tabs.</p>
<p>You may optionally add the <code>.pre-scrollable</code> class which will set a max-height of 350px and provide a y-axis scrollbar.</p>
-
- <h2>Google Prettify</h2>
- <p>Take the same <code><pre></code> element and add two optional classes for enhanced rendering.</p>
-<pre class="prettyprint linenums" style="margin-bottom: 9px;">
-<p>Sample text here...</p>
-</pre>
-<pre class="prettyprint linenums" style="margin-bottom: 9px;">
-<pre class="prettyprint
- linenums">
- &lt;p&gt;Sample text here...&lt;/p&gt;
-</pre>
-</pre>
- <p><a href="http://code.google.com/p/google-code-prettify/">Download google-code-prettify</a> and view the readme for <a href="http://google-code-prettify.googlecode.com/svn/trunk/README.html">how to use</a>.</p>
</section>
<h1>Tables <small>For, you guessed it, tabular data</small></h1>
</div>
+
+
<h2>Table markup</h2>
<table class="table table-bordered table-striped">
</pre>
<p>{{_i}}<strong>Note:</strong> Be sure to keep code within <code><pre></code> tags as close to the left as possible; it will render all tabs.{{/i}}</p>
<p>{{_i}}You may optionally add the <code>.pre-scrollable</code> class which will set a max-height of 350px and provide a y-axis scrollbar.{{/i}}</p>
-
- <h2>Google Prettify</h2>
- <p>Take the same <code><pre></code> element and add two optional classes for enhanced rendering.</p>
-<pre class="prettyprint linenums" style="margin-bottom: 9px;">
-<p>{{_i}}Sample text here...{{/i}}</p>
-</pre>
-<pre class="prettyprint linenums" style="margin-bottom: 9px;">
-<pre class="prettyprint
- linenums">
- &lt;p&gt;{{_i}}Sample text here...{{/i}}&lt;/p&gt;
-</pre>
-</pre>
- <p>{{_i}}<a href="http://code.google.com/p/google-code-prettify/">Download google-code-prettify</a> and view the readme for <a href="http://google-code-prettify.googlecode.com/svn/trunk/README.html">how to use</a>.{{/i}}</p>
</section>
<h1>{{_i}}Tables <small>For, you guessed it, tabular data</small>{{/i}}</h1>
</div>
+
+
<h2>{{_i}}Table markup{{/i}}</h2>
<table class="table table-bordered table-striped">