Spaces:
Running
Running
robertselvam
commited on
Commit
•
3b14b18
1
Parent(s):
ed840ab
Update app.py
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ def file_output_fn(file_path):
|
|
21 |
|
22 |
|
23 |
with gr.Blocks(css="style.css",theme='xiaobaiyuan/theme_land') as demo:
|
24 |
-
gr.HTML("""<center class="darkblue" style='background-color:#
|
25 |
<be>
|
26 |
<h1 style="color:#fff">
|
27 |
Contract
|
|
|
21 |
|
22 |
|
23 |
with gr.Blocks(css="style.css",theme='xiaobaiyuan/theme_land') as demo:
|
24 |
+
gr.HTML("""<center class="darkblue" style='background-color:#013220; text-align:center;padding:25px;'>
|
25 |
<be>
|
26 |
<h1 style="color:#fff">
|
27 |
Contract
|