Spaces:
Runtime error
Runtime error
Isabel Gwara
commited on
Commit
·
acf4b3e
1
Parent(s):
b628c76
Update reader.py
Browse files
reader.py
CHANGED
@@ -95,12 +95,6 @@ def get_article(acc, most_imp_feat):
|
|
95 |
.selected {
|
96 |
background-color: #656bd6 !important;
|
97 |
}
|
98 |
-
.panel_header:hover {
|
99 |
-
color: #656bd6 !important;
|
100 |
-
}
|
101 |
-
.input_radio:hover {
|
102 |
-
color: #656bd6 !important;
|
103 |
-
}
|
104 |
.radio_item {
|
105 |
border-radius: 10px;
|
106 |
padding-left: 10px !important;
|
|
|
95 |
.selected {
|
96 |
background-color: #656bd6 !important;
|
97 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
98 |
.radio_item {
|
99 |
border-radius: 10px;
|
100 |
padding-left: 10px !important;
|