elmadany commited on
Commit
de4aaac
·
verified ·
1 Parent(s): 5c3b19f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +13 -13
app.py CHANGED
@@ -25,7 +25,7 @@ new_header_html = """
25
  """
26
 
27
  google_style_css = """
28
- div.gradio-container-5-34-1{
29
  background:#FFFBF5 !important;
30
  }
31
 
@@ -118,17 +118,17 @@ button.svelte-1tcem6n.svelte-1tcem6n {
118
  background-color: #7d3561 !important;
119
  }
120
 
121
- .gradio-container-5-34-1 .prose table,
122
- .gradio-container-5-34-1 .prose tr,
123
- .gradio-container-5-34-1 .prose td,
124
- .gradio-container-5-34-1 .prose th {
125
  border: 0 !important;
126
  border-top: 2px solid #dca02a;
127
  border-bottom: 2px solid #dca02a;
128
  }
129
 
130
 
131
- .gradio-container-5-34-1 .prose table {
132
  border-top: 2px solid #dca02a !important;
133
  border-bottom: 2px solid #dca02a !important;
134
  margin-bottom:20px;
@@ -138,10 +138,10 @@ button.svelte-1tcem6n.svelte-1tcem6n {
138
  border-collapse: collapse;
139
  table-layout: fixed;
140
  }
141
- .gradio-container-5-34-1 .prose thead tr {
142
  border-bottom: 2px solid #dca02a !important;
143
  }
144
- .gradio-container-5-34-1 .prose th {
145
  color: #7d3561;
146
  font-weight: bold;
147
  /* font-size: 20px; */
@@ -149,21 +149,21 @@ button.svelte-1tcem6n.svelte-1tcem6n {
149
  vertical-align: middle;
150
  border: 0 !important;
151
  }
152
- .gradio-container-5-34-1 .prose td {
153
  /* font-size: 18px; */
154
  padding: 8px 5px;
155
  border: 0 !important;
156
  vertical-align: middle;
157
  }
158
- .gradio-container-5-34-1 .prose th:first-child,
159
- .gradio-container-5-34-1 .prose td:first-child {
160
  min-width: 400px !important;
161
  max-width: 400px !important;
162
  width:400px !important;
163
  text-align: left !important;
164
  }
165
- .gradio-container-5-34-1 .prose th:not(:first-child),
166
- .gradio-container-5-34-1 .prose td:not(:first-child) {
167
  min-width: 90px;
168
  max-width: 140px;
169
  width: auto;
 
25
  """
26
 
27
  google_style_css = """
28
+ div.gradio-container-5-37-0{
29
  background:#FFFBF5 !important;
30
  }
31
 
 
118
  background-color: #7d3561 !important;
119
  }
120
 
121
+ .gradio-container-5-37-0 .prose table,
122
+ .gradio-container-5-37-0 .prose tr,
123
+ .gradio-container-5-37-0 .prose td,
124
+ .gradio-container-5-37-0 .prose th {
125
  border: 0 !important;
126
  border-top: 2px solid #dca02a;
127
  border-bottom: 2px solid #dca02a;
128
  }
129
 
130
 
131
+ .gradio-container-5-37-0 .prose table {
132
  border-top: 2px solid #dca02a !important;
133
  border-bottom: 2px solid #dca02a !important;
134
  margin-bottom:20px;
 
138
  border-collapse: collapse;
139
  table-layout: fixed;
140
  }
141
+ .gradio-container-5-37-0 .prose thead tr {
142
  border-bottom: 2px solid #dca02a !important;
143
  }
144
+ .gradio-container-5-37-0 .prose th {
145
  color: #7d3561;
146
  font-weight: bold;
147
  /* font-size: 20px; */
 
149
  vertical-align: middle;
150
  border: 0 !important;
151
  }
152
+ .gradio-container-5-37-0 .prose td {
153
  /* font-size: 18px; */
154
  padding: 8px 5px;
155
  border: 0 !important;
156
  vertical-align: middle;
157
  }
158
+ .gradio-container-5-37-0 .prose th:first-child,
159
+ .gradio-container-5-37-0 .prose td:first-child {
160
  min-width: 400px !important;
161
  max-width: 400px !important;
162
  width:400px !important;
163
  text-align: left !important;
164
  }
165
+ .gradio-container-5-37-0 .prose th:not(:first-child),
166
+ .gradio-container-5-37-0 .prose td:not(:first-child) {
167
  min-width: 90px;
168
  max-width: 140px;
169
  width: auto;