ibrahim313
commited on
Commit
•
1f1ff81
1
Parent(s):
925bc9c
Update app.py
Browse files
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:
|
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);
|