Upgrade to latest bootstrap. re #79

This commit is contained in:
Sébastien Lucas 2014-07-24 16:15:32 +02:00
父節點 534347dc47
當前提交 5825a00f8b
共有 1 個文件被更改,包括 3 次插入3 次删除

查看文件

@ -29,13 +29,13 @@
<link rel="icon" type="image/vnd.microsoft.icon" href="{{=it.favico}}" />
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<!-- Optional theme -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap-theme.min.css">
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css">
<!-- Latest compiled and minified JavaScript -->
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<style media="screen" type="text/css">
.demo{