ibrahim313 commited on
Commit
1f1ff81
1 Parent(s): 925bc9c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def main():
62
  }
63
  .stTextArea > div > div > textarea {
64
  background-color: rgba(255, 255, 255, 0.1);
65
- color: black;
66
  }
67
  .result-box {
68
  background-color: rgba(255, 255, 255, 0.1);
 
62
  }
63
  .stTextArea > div > div > textarea {
64
  background-color: rgba(255, 255, 255, 0.1);
65
+ color: #FF9933;
66
  }
67
  .result-box {
68
  background-color: rgba(255, 255, 255, 0.1);