Spaces:
Sleeping
Sleeping
Update templates/resultsf.html
Browse files- templates/resultsf.html +2 -2
templates/resultsf.html
CHANGED
|
@@ -13,8 +13,8 @@
|
|
| 13 |
<!-- Bootstrap & Plugins CSS -->
|
| 14 |
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/bootstrap.min.css') }}"/>
|
| 15 |
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/plugins.css') }}"/>
|
| 16 |
-
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/
|
| 17 |
-
<link rel="stylesheet" href="{{ url_for('static', filename='assets/apexcharts.css') }}"/>
|
| 18 |
|
| 19 |
<!-- Icons & Fonts -->
|
| 20 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"/>
|
|
|
|
| 13 |
<!-- Bootstrap & Plugins CSS -->
|
| 14 |
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/bootstrap.min.css') }}"/>
|
| 15 |
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/plugins.css') }}"/>
|
| 16 |
+
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/dash_1.css') }}"/>
|
| 17 |
+
<link rel="stylesheet" href="{{ url_for('static', filename='assets/css/apexcharts.css') }}"/>
|
| 18 |
|
| 19 |
<!-- Icons & Fonts -->
|
| 20 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css"/>
|