aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/header.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-07-02 15:09:46 -0700
committerMark Otto <[email protected]>2017-07-02 15:09:46 -0700
commit4f4592c22501a220d2d6c2e5daab80395f93dce7 (patch)
treeeb98e7c0ec5adc0b6cdbd10a24ca524ae1fbaff4 /docs/_includes/header.html
parent7e2741eb1074afc66bdf2fb5c2b65d476cf7f37e (diff)
downloadbootstrap-4f4592c22501a220d2d6c2e5daab80395f93dce7.tar.xz
bootstrap-4f4592c22501a220d2d6c2e5daab80395f93dce7.zip
Reorganize v3 docs CSS to use Less
Diffstat (limited to 'docs/_includes/header.html')
-rw-r--r--docs/_includes/header.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 08da6e447..8c7210abe 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -31,9 +31,7 @@
{% if site.github %}
<link href="../assets/css/docs.min.css" rel="stylesheet">
{% else %}
-<link href="../assets/css/ie10-viewport-bug-workaround.css" rel="stylesheet">
-<link href="../assets/css/src/pygments-manni.css" rel="stylesheet">
-<link href="../assets/css/src/docs.css" rel="stylesheet">
+<link href="../assets/css/docs.css" rel="stylesheet">
{% endif %}
<!--[if lt IE 9]><script src="../assets/js/ie8-responsive-file-warning.js"></script><![endif]-->
<script src="../assets/js/ie-emulation-modes-warning.js"></script>