mirror of
https://github.com/jasny/bootstrap.git
synced 2026-01-23 05:08:03 -05:00
Added links to jasny.net
This commit is contained in:
8
docs/assets/css/bootstrap-responsive.css
vendored
8
docs/assets/css/bootstrap-responsive.css
vendored
@@ -1172,9 +1172,15 @@
|
||||
.table-responsive th {
|
||||
font-style: italic;
|
||||
}
|
||||
.table-responsive .responsive-highlight {
|
||||
.responsive-strong {
|
||||
font-weight: bold;
|
||||
}
|
||||
.responsive-em {
|
||||
font-style: italic;
|
||||
}
|
||||
.responsive-soft {
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 480px) {
|
||||
|
||||
@@ -53,6 +53,7 @@ body > .navbar .brand:hover {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
right: 30px;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
/* Sections
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Base CSS</h1>
|
||||
<p class="lead">Fundamental HTML elements styled and enhanced with extensible classes.</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Components</h1>
|
||||
<p class="lead">Dozens of reusable components built to provide navigation, alerts, popovers, and more.</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Customize and download</h1>
|
||||
<p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Extending Bootstrap</h1>
|
||||
<p class="lead">Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.</p>
|
||||
<div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Getting started</h1>
|
||||
<p class="lead">Overview of the project, its contents, and how to get started with a simple template.</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
@@ -78,6 +78,9 @@
|
||||
<a href="assets/jasny-bootstrap.zip" class="btn btn-warning btn-large" >Extend Bootstrap<small><br/>Download extensions only</small></a>
|
||||
</p>
|
||||
<ul class="masthead-links">
|
||||
<li>
|
||||
<a href="http://www.jasny.net" >Jasny.net</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://twitter.github.com/bootstrap" >Original by Twitter</a>
|
||||
</li>
|
||||
@@ -95,7 +98,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</div>
|
||||
|
||||
<div class="bs-docs-social">
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>JavaScript</h1>
|
||||
<p class="lead">Bring Bootstrap's components to life—now with 13 custom jQuery plugins.
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<h1>Scaffolding</h1>
|
||||
<p class="lead">Bootstrap is built on responsive 12-column grids, layouts, and components.</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" ><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
2
docs/templates/pages/base-css.mustache
vendored
2
docs/templates/pages/base-css.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Base CSS{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Fundamental HTML elements styled and enhanced with extensible classes.{{/i}}</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
2
docs/templates/pages/components.mustache
vendored
2
docs/templates/pages/components.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Components{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Dozens of reusable components built to provide navigation, alerts, popovers, and more.{{/i}}</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
2
docs/templates/pages/customize.mustache
vendored
2
docs/templates/pages/customize.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Customize and download{{/i}}</h1>
|
||||
<p class="lead">{{_i}}<a href="https://github.com/twitter/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.{{/i}}</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
2
docs/templates/pages/extend.mustache
vendored
2
docs/templates/pages/extend.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Extending Bootstrap{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Extend Bootstrap to take advantage of included styles and components, as well as LESS variables and mixins.{{/i}}</p>
|
||||
<div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Getting started{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Overview of the project, its contents, and how to get started with a simple template.{{/i}}</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
5
docs/templates/pages/index.mustache
vendored
5
docs/templates/pages/index.mustache
vendored
@@ -7,6 +7,9 @@
|
||||
<a href="assets/jasny-bootstrap.zip" class="btn btn-warning btn-large" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download extensions {{jasny_version}}']);"{{/production}}>{{_i}}Extend Bootstrap{{/i}}<small><br/>{{_i}}Download extensions only{{/i}}</small></a>
|
||||
</p>
|
||||
<ul class="masthead-links">
|
||||
<li>
|
||||
<a href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Jasny.net']);"{{/production}}>{{_i}}Jasny.net{{/i}}</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://twitter.github.com/bootstrap" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Twitter bootstrap']);"{{/production}}>{{_i}}Original by Twitter{{/i}}</a>
|
||||
</li>
|
||||
@@ -24,7 +27,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</div>
|
||||
|
||||
<div class="bs-docs-social">
|
||||
|
||||
2
docs/templates/pages/javascript.mustache
vendored
2
docs/templates/pages/javascript.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}JavaScript{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Bring Bootstrap's components to life—now with 13 custom jQuery plugins.{{/i}}
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
2
docs/templates/pages/scaffolding.mustache
vendored
2
docs/templates/pages/scaffolding.mustache
vendored
@@ -5,7 +5,7 @@
|
||||
<h1>{{_i}}Scaffolding{{/i}}</h1>
|
||||
<p class="lead">{{_i}}Bootstrap is built on responsive 12-column grids, layouts, and components.{{/i}}</p>
|
||||
</div>
|
||||
<img class="extended-badge" src="assets/img/extended-by-jasny.png">
|
||||
<a class="extended-badge" href="http://www.jasny.net" {{#production}}onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron badge', 'Jasny.net']);"{{/production}}><img src="assets/img/extended-by-jasny.png"></a>
|
||||
</header>
|
||||
|
||||
<div class="container">
|
||||
|
||||
Reference in New Issue
Block a user