Spaces:
Runtime error
Runtime error
Isabel Gwara commited on
Commit ·
5e5b872
1
Parent(s): 9def0c1
Update reader.py
Browse files
reader.py
CHANGED
|
@@ -115,7 +115,7 @@ def get_article(acc, most_imp_feat):
|
|
| 115 |
margin: 10px 0;
|
| 116 |
}
|
| 117 |
.panel_header {
|
| 118 |
-
color: black;
|
| 119 |
}
|
| 120 |
input {
|
| 121 |
background-color: #efeffa !important;
|
|
|
|
| 115 |
margin: 10px 0;
|
| 116 |
}
|
| 117 |
.panel_header {
|
| 118 |
+
color: black !important;
|
| 119 |
}
|
| 120 |
input {
|
| 121 |
background-color: #efeffa !important;
|