1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-01 15:56:45 +02:00

update docs to remove old stuff, update to all new classes; no more backwards compatibility

This commit is contained in:
Mark Otto
2011-09-17 17:21:43 -07:00
parent 732ff9ed1c
commit ec8619a980
6 changed files with 180 additions and 251 deletions

View File

@@ -39,11 +39,11 @@
<!-- Topbar
================================================== -->
<div class="topbar" data-scrollspy="scrollspy" >
<div class="fill">
<div class="topbar" data-scrollspy="scrollspy">
<div class="topbar-inner">
<div class="container">
<h3><a href="#">Bootstrap JS</a></h3>
<ul>
<a class="brand" href="#">Bootstrap JS</a>
<ul class="nav">
<li><a href="#overview">Overview</a></li>
<li><a href="#modal">Modals</a></li>
<li><a href="#dropdown">Dropdown</a></li>