mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-20 04:11:39 +02:00
fix footer text
This commit is contained in:
3
bootstrap-1.0.0.css
vendored
3
bootstrap-1.0.0.css
vendored
@@ -1,4 +1,4 @@
|
|||||||
/*
|
/*!
|
||||||
* Bootstrap v1.0.0
|
* Bootstrap v1.0.0
|
||||||
*
|
*
|
||||||
* Copyright 2011 Twitter, Inc
|
* Copyright 2011 Twitter, Inc
|
||||||
@@ -6,6 +6,7 @@
|
|||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
* http://www.apache.org/licenses/LICENSE-2.0
|
||||||
*
|
*
|
||||||
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
* Designed and built with all the love in the world @twitter by @mdo and @fat.
|
||||||
|
* Date: {{ date }}
|
||||||
*/
|
*/
|
||||||
/*
|
/*
|
||||||
* Reset.less
|
* Reset.less
|
||||||
|
@@ -1252,7 +1252,7 @@
|
|||||||
<p class="right"><a href="#">Back to top</a></p>
|
<p class="right"><a href="#">Back to top</a></p>
|
||||||
<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>.<br />
|
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>.<br />
|
||||||
Open-sourced under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
|
Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Reference in New Issue
Block a user