M17idd commited on
Commit
0036d09
·
verified ·
1 Parent(s): 6e7bbf1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -13
app.py CHANGED
@@ -107,19 +107,7 @@ demo = gr.Interface(
107
  text-align: center;
108
  }
109
 
110
- .gradio-title {
111
- color: #FFFFFF !important; /* تغییر رنگ عنوان به سفید */
112
- font-size: 28px;
113
- font-weight: bold;
114
- text-align: left !important; /* چپ‌چین شدن عنوان */
115
- letter-spacing: 2px;
116
- }
117
- .gradio-description {
118
- color: #FFFFFF !important; /* تغییر رنگ توضیحات به سفید */
119
- font-size: 20px;
120
- text-align: left !important; /* چپ‌چین شدن توضیحات */
121
- margin-bottom: 20px;
122
- }
123
  .gr-textbox input[type="text"], .gr-textbox textarea {
124
  background-color: #2C2C2C !important;
125
  color: #FFFFFF !important;
 
107
  text-align: center;
108
  }
109
 
110
+
 
 
 
 
 
 
 
 
 
 
 
 
111
  .gr-textbox input[type="text"], .gr-textbox textarea {
112
  background-color: #2C2C2C !important;
113
  color: #FFFFFF !important;