Upload app/static/css/print.css with huggingface_hub
Browse files- app/static/css/print.css +2 -2
app/static/css/print.css
CHANGED
|
@@ -32,7 +32,7 @@ html,
|
|
| 32 |
body {
|
| 33 |
margin: 0;
|
| 34 |
padding: 0;
|
| 35 |
-
font-family: "Century Gothic",
|
| 36 |
font-size: 10pt;
|
| 37 |
line-height: 1.45;
|
| 38 |
color: #1a1a1a;
|
|
@@ -613,7 +613,7 @@ table.programs {
|
|
| 613 |
max-width: 100%;
|
| 614 |
margin: 10pt 0 14pt;
|
| 615 |
border: 0.75pt solid #000000;
|
| 616 |
-
font-family: "Century Gothic",
|
| 617 |
}
|
| 618 |
|
| 619 |
.hb-programs th,
|
|
|
|
| 32 |
body {
|
| 33 |
margin: 0;
|
| 34 |
padding: 0;
|
| 35 |
+
font-family: "Century Gothic", sans-serif;
|
| 36 |
font-size: 10pt;
|
| 37 |
line-height: 1.45;
|
| 38 |
color: #1a1a1a;
|
|
|
|
| 613 |
max-width: 100%;
|
| 614 |
margin: 10pt 0 14pt;
|
| 615 |
border: 0.75pt solid #000000;
|
| 616 |
+
font-family: "Century Gothic", sans-serif;
|
| 617 |
}
|
| 618 |
|
| 619 |
.hb-programs th,
|