Isabel Gwara commited on
Commit
61a4637
·
1 Parent(s): acf4b3e

Update reader.py

Browse files
Files changed (1) hide show
  1. reader.py +3 -0
reader.py CHANGED
@@ -100,6 +100,9 @@ def get_article(acc, most_imp_feat):
100
  padding-left: 10px !important;
101
  padding-right: 10px !important;
102
  }
 
 
 
103
  .title {
104
  background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif);
105
  background-size: cover;
 
100
  padding-left: 10px !important;
101
  padding-right: 10px !important;
102
  }
103
+ .input_radio:hover {
104
+ color: #656bd6 !important;
105
+ }
106
  .title {
107
  background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif);
108
  background-size: cover;