Spaces:
Sleeping
Sleeping
Update templates/forecaster.html
Browse files
templates/forecaster.html
CHANGED
|
@@ -21,10 +21,10 @@
|
|
| 21 |
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet"/>
|
| 22 |
|
| 23 |
<style>
|
| 24 |
-
/* Uncomment the next two lines if you re-enable the Times New Roman reset:
|
| 25 |
body, * {
|
| 26 |
font-family: 'Times New Roman', Times, serif !important;
|
| 27 |
-
}
|
| 28 |
|
| 29 |
/* Always restore Font Awesome for any .fa* element */
|
| 30 |
.fas,
|
|
|
|
| 21 |
<link href="https://fonts.googleapis.com/css?family=Nunito:400,600,700" rel="stylesheet"/>
|
| 22 |
|
| 23 |
<style>
|
| 24 |
+
/* Uncomment the next two lines if you re-enable the Times New Roman reset: */
|
| 25 |
body, * {
|
| 26 |
font-family: 'Times New Roman', Times, serif !important;
|
| 27 |
+
}
|
| 28 |
|
| 29 |
/* Always restore Font Awesome for any .fa* element */
|
| 30 |
.fas,
|