aboutsummaryrefslogtreecommitdiff
path: root/docs/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-06-27 19:23:55 -0700
committerMark Otto <[email protected]>2013-06-27 19:23:55 -0700
commit2af67238a4ce5e85e1ba9c83d3af3b0c13f811cd (patch)
tree419af19eb4673701ae74882716cf42d6f654c3f8 /docs/css.html
parentb06ec345ce5d84d54575bc4a127893786e95be8a (diff)
parent8cd5d0be71f51a857848b6c28b3f97dbbb838dee (diff)
downloadbootstrap-2af67238a4ce5e85e1ba9c83d3af3b0c13f811cd.tar.xz
bootstrap-2af67238a4ce5e85e1ba9c83d3af3b0c13f811cd.zip
Merge pull request #8332 from twitter/bs3_remove_icons
BS3: Remove Glyphicons
Diffstat (limited to 'docs/css.html')
-rw-r--r--docs/css.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/css.html b/docs/css.html
index 9c85d35f6..95295a359 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -57,6 +57,20 @@ lead: "Fundamental HTML elements styled and enhanced with extensible classes."
+ <!-- Glyphicons icont font
+ ================================================== -->
+ <div class="bs-docs-section" id="glyphicons">
+ <div class="page-header">
+ <h1>Glyphicons</h1>
+ </div>
+ <p class="lead">With the launch of Bootstrap 3, icons have been moved to a <a href="https://github.com/twbs/bootstrap-glyphicons">separate repository</a>. This keeps the primary project as lean as possible, makes it easier for folks to swap icon libraries, and makes Glyphicons icon fonts more readily available to more people outside Bootstrap.</p>
+ <p class="lead">
+ <a href="http://glyphicons.getbootstrap.com/" class="btn btn-default btn-large">Visit Glyphicons for Bootstrap</a> or <a href="https://github.com/twbs/bootstrap-glyphicons">download from GitHub</a>
+ </p>
+ </div>
+
+
+
<!-- Grid system
================================================== -->
<div class="bs-docs-section" id="grid">