akhaliq HF staff commited on
Commit
5ede472
·
verified ·
1 Parent(s): 2ebe485

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -142,7 +142,7 @@ body {
142
  position: relative;
143
  }
144
  button, .button {
145
- background-color: #4299e1;
146
  color: white;
147
  border: none;
148
  padding: 0.5rem 1rem;
@@ -153,7 +153,7 @@ button, .button {
153
  line-height: 1.25rem;
154
  }
155
  button:hover, .button:hover {
156
- background-color: #3182ce;
157
  }
158
  .no-papers {
159
  text-align: center;
 
142
  position: relative;
143
  }
144
  button, .button {
145
+ background-color: #4a4a4a;
146
  color: white;
147
  border: none;
148
  padding: 0.5rem 1rem;
 
153
  line-height: 1.25rem;
154
  }
155
  button:hover, .button:hover {
156
+ background-color: #2d2d2d;
157
  }
158
  .no-papers {
159
  text-align: center;