Use theme united of bootstrap
This commit is contained in:
7
static/css/bootstrap.min.united.css
vendored
Normal file
7
static/css/bootstrap.min.united.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
<html>
|
<html>
|
||||||
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.min.css') }}">
|
<link rel="stylesheet" href="{{ url_for('static', filename='css/bootstrap.min.united.css') }}">
|
||||||
<script src="{{ url_for('static', filename='js/jquery.min.js') }}"></script>
|
<script src="{{ url_for('static', filename='js/jquery.min.js') }}"></script>
|
||||||
<script src="{{ url_for('static', filename='js/bootstrap.min.js') }}"></script>
|
<script src="{{ url_for('static', filename='js/bootstrap.min.js') }}"></script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user