Commit 2df0a0fd authored by Andreas Cederström's avatar Andreas Cederström
Browse files

now with 13 custom jquery plugins

parent 4bf93a2d
Showing with 3 additions and 2 deletions
+3 -2
...@@ -1042,6 +1042,7 @@ input[type="file"] { ...@@ -1042,6 +1042,7 @@ input[type="file"] {
select { select {
width: 220px; width: 220px;
background-color: #ffffff;
border: 1px solid #bbb; border: 1px solid #bbb;
} }
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<header class="jumbotron subhead" id="overview"> <header class="jumbotron subhead" id="overview">
<div class="container"> <div class="container">
<h1>JavaScript for Bootstrap</h1> <h1>JavaScript for Bootstrap</h1>
<p class="lead">Bring Bootstrap's components to life&mdash;now with 12 custom jQuery plugins. <p class="lead">Bring Bootstrap's components to life&mdash;now with 13 custom jQuery plugins.
</div> </div>
</header> </header>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<header class="jumbotron subhead" id="overview"> <header class="jumbotron subhead" id="overview">
<div class="container"> <div class="container">
<h1>{{_i}}JavaScript for Bootstrap{{/i}}</h1> <h1>{{_i}}JavaScript for Bootstrap{{/i}}</h1>
<p class="lead">{{_i}}Bring Bootstrap's components to life&mdash;now with 12 custom jQuery plugins.{{/i}} <p class="lead">{{_i}}Bring Bootstrap's components to life&mdash;now with 13 custom jQuery plugins.{{/i}}
</div> </div>
</header> </header>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment