mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-26 06:44:35 +02:00
move mega link footer to scaffolding to try it out, fix broken button text shadow, change UL/OL margins back, make li color same as body
This commit is contained in:
@@ -202,6 +202,28 @@ body > .navbar-fixed .brand:hover {
|
||||
margin-bottom: 0;
|
||||
color: #555;
|
||||
}
|
||||
.footer dl {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.footer dl dt {
|
||||
font-size: 11px;
|
||||
color: #999;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.footer dl dd + dt {
|
||||
margin-top: 18px;
|
||||
}
|
||||
.footer dl dd {
|
||||
margin-left: 0;
|
||||
font-size: 12px;
|
||||
}
|
||||
.footer dl a {
|
||||
color: #999;
|
||||
}
|
||||
.footer dl a:hover {
|
||||
color: #555;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* Special grid styles
|
||||
|
@@ -802,6 +802,8 @@ Form states
|
||||
<h3>Flexible markup and styles</h3>
|
||||
<p>The best part about forms in Bootstrap is that all your inputs and controls look great no matter how you build them in your markup. No superfluous HTML is required, but we provide the patterns for those who require it.</p>
|
||||
</div>
|
||||
<div class="span4">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
@@ -361,6 +361,70 @@
|
||||
<!-- Footer
|
||||
================================================== -->
|
||||
<footer class="footer">
|
||||
<div class="row">
|
||||
<dl class="span2">
|
||||
<dt>Bootstrap</dt>
|
||||
<dd><a href="./index.html">Overview</a></dd>
|
||||
<dd><a href="./index.html#gettingstarted">Getting started</a></dd>
|
||||
<dt>Elsewhere</dt>
|
||||
<dd><a href="https://github.com/twitter/bootstrap/">GitHub</a></dd>
|
||||
<dd><a href="https://github.com/twitter/bootstrap/issues?state=open">Issues</a></dd>
|
||||
<dd><a href="https://github.com/twitter/bootstrap/wiki/Roadmap">Roadmap</a></dd>
|
||||
<dd><a href="https://github.com/twitter/bootstrap/wiki/Changelog">Changelog</a></dd>
|
||||
</dl>
|
||||
<dl class="span2">
|
||||
<dt>Scaffolding</dt>
|
||||
<dd><a href="./scaffolding.html#grid">Grid system</a></dd>
|
||||
<dd><a href="./scaffolding.html#layouts">Layouts</a></dd>
|
||||
<dd><a href="./scaffolding.html#responsive">Responsive design</a></dd>
|
||||
</dl>
|
||||
<dl class="span2">
|
||||
<dt>Base CSS</dt>
|
||||
<dd><a href="./base-css.html#type">Type</a></dd>
|
||||
<dd><a href="./base-css.html#tables">Tables</a></dd>
|
||||
<dd><a href="./base-css.html#forms">Forms</a></dd>
|
||||
<dd><a href="./base-css.html#buttons">Buttons</a></dd>
|
||||
<dd><a href="./base-css.html#buttongroups">Button groups</a></dd>
|
||||
<dd><a href="./base-css.html#icons">Icons</a></dd>
|
||||
</dl>
|
||||
<dl class="span2">
|
||||
<dt>Components</dt>
|
||||
<dd><a href="./components.html#thumbnails">Thumbnails</a></dd>
|
||||
<dd><a href="./components.html#autocomplete">Autocomplete</a></dd>
|
||||
<dd><a href="./components.html#carousel">Carousel</a></dd>
|
||||
<dd><a href="./components.html#sidenav">Side nav</a></dd>
|
||||
<dd><a href="./components.html#navbar">Navbar</a></dd>
|
||||
<dd><a href="./components.html#tabspills">Tabs and pills</a></dd>
|
||||
<dd><a href="./components.html#stepnav">Step nav</a></dd>
|
||||
<dd><a href="./components.html#pagination">Pagination</a></dd>
|
||||
<dd><a href="./components.html#alerts">Alerts and errors</a></dd>
|
||||
<dd><a href="./components.html#modals">Modals</a></dd>
|
||||
<dd><a href="./components.html#twipsy">Twipsy tooltips</a></dd>
|
||||
<dd><a href="./components.html#popover">Popovers</a></dd>
|
||||
</dl>
|
||||
<dl class="span2">
|
||||
<dt>Javascript plugins</dt>
|
||||
<dd><a href="">Transitions</a></dd>
|
||||
<dd><a href="./javasript.html#modals">Modals</a></dd>
|
||||
<dd><a href="./javasript.html#dropdowns">Dropdowns</a></dd>
|
||||
<dd><a href="./javasript.html#scrollspy">Scrollspy</a></dd>
|
||||
<dd><a href="./javasript.html#tabs">Tabs</a></dd>
|
||||
<dd><a href="./javasript.html#twipsy">Twipsy tooltips</a></dd>
|
||||
<dd><a href="./javasript.html#popovers">Popovers</a></dd>
|
||||
<dd><a href="./javasript.html#alerts">Alerts</a></dd>
|
||||
<dd><a href="./javasript.html#buttons">Buttons</a></dd>
|
||||
<dd><a href="./javasript.html#accordion">Accordion</a></dd>
|
||||
<dd><a href="./javasript.html#carousel">Carousel</a></dd>
|
||||
</dl>
|
||||
<dl class="span2">
|
||||
<dt>Using LESS</dt>
|
||||
<dd><a href="./less.html#intro">Introduction to LESS</a></dd>
|
||||
<dd><a href="./less.html#variables">Variables</a></dd>
|
||||
<dd><a href="./less.html#mixins">Mixins</a></dd>
|
||||
<dd><a href="./less.html#compiling">Compiling Bootstrap</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
<hr>
|
||||
<p class="pull-right"><a href="#">Back to top</a></p>
|
||||
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
|
||||
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
|
||||
|
Reference in New Issue
Block a user