2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Refactor some common classes from docs css and examples, then prevent examples from using docs.css

This commit is contained in:
Mark Otto
2013-02-17 18:58:40 -08:00
parent dba9eea98d
commit c6f341bd17
4 changed files with 18 additions and 11 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<!-- Footer
================================================== -->
<footer class="footer">
<footer class="bs-docs-footer">
<div class="container">
<div class="bs-docs-social">
+2
View File
@@ -14,9 +14,11 @@
<!-- Bootstrap core CSS -->
<link href="/assets/css/bootstrap.css" rel="stylesheet">
{% if layout == "default" %}
<!-- Documentation extras -->
<link href="/assets/css/docs.css" rel="stylesheet">
<link href="/assets/css/pygments-manni.css" rel="stylesheet">
{% endif %}
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>