Spaces:
Runtime error
Runtime error
Isabel Gwara commited on
Commit ·
1cbb86b
1
Parent(s): 61a4637
Update reader.py
Browse files
reader.py
CHANGED
|
@@ -100,7 +100,7 @@ def get_article(acc, most_imp_feat):
|
|
| 100 |
padding-left: 10px !important;
|
| 101 |
padding-right: 10px !important;
|
| 102 |
}
|
| 103 |
-
.
|
| 104 |
color: #656bd6 !important;
|
| 105 |
}
|
| 106 |
.title {
|
|
|
|
| 100 |
padding-left: 10px !important;
|
| 101 |
padding-right: 10px !important;
|
| 102 |
}
|
| 103 |
+
.radio_item:hover {
|
| 104 |
color: #656bd6 !important;
|
| 105 |
}
|
| 106 |
.title {
|