Closes #3391: Update Bootstrap CSS to v3.4.1

This commit is contained in:
Jeremy Stretch
2019-08-15 11:47:57 -04:00
parent 3df8ccb92f
commit b11d3dde46
25 changed files with 954 additions and 674 deletions

View File

@@ -4,7 +4,7 @@
<head>
<title>Server Error</title>
<link rel="stylesheet" href="{% static 'bootstrap-3.3.7-dist/css/bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'bootstrap-3.4.1-dist/css/bootstrap.min.css' %}">
<link rel="stylesheet" href="{% static 'font-awesome-4.7.0/css/font-awesome.min.css' %}">
<meta charset="UTF-8">
</head>