tanveeshsingh commited on
Commit
6c72b56
·
1 Parent(s): f401cbd

Changes for CSS

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -144,7 +144,7 @@ body {
144
  background-color: #1a1a1a !important;
145
  color: #FFFFFF !important;
146
  }
147
- textarea, input, select, button {
148
  background-color: #333333 !important;
149
  color: #f5f5f5 !important;
150
  border-color: #555555 !important;
 
144
  background-color: #1a1a1a !important;
145
  color: #FFFFFF !important;
146
  }
147
+ textarea, input, select {
148
  background-color: #333333 !important;
149
  color: #f5f5f5 !important;
150
  border-color: #555555 !important;