[#427] Added Bootstrap 3.3.2 and modified references.

This commit is contained in:
Sol Villar
2015-03-05 00:12:08 -03:00
parent 5b28edf072
commit f9351ab84c
20 changed files with 9677 additions and 9 deletions

View File

@@ -9,13 +9,13 @@
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" href="{{ page.root }}vendor/bootstrap/2.3.2/css/bootstrap.css" />
<link rel="stylesheet" href="{{ page.root }}vendor/bootstrap/3.3.2/css/bootstrap.css" />
{% if page.recline-deps %}
{% include recline-deps.html %}
{% endif %}
<!-- link rel="stylesheet" href="vendor/bootstrap/2.3.2/css/bootstrap-responsive.css" -->
<!-- link rel="stylesheet" href="vendor/bootstrap/3.3.2/css/bootstrap-responsive.css" -->
<link href="{{ page.root }}css-site/pygments.css" rel="stylesheet" type="text/css" />
<link href="{{ page.root }}css-site/style.css" rel="stylesheet" type="text/css" />