BhumikaMak commited on
Commit
e331d75
·
verified ·
1 Parent(s): 973df4c

update: changed bg

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -71,7 +71,7 @@ def view_model(selected_models):
71
  # CSS to style the Gradio components and HTML content
72
  custom_css = """
73
  body {
74
- background-color: #000080; /* Navy blue background */
75
  background-image:
76
  linear-gradient(to right, transparent 39px, #a05252 1px, transparent 40px), /* Vertical dashed lines */
77
  background-size: 1800px 1800px; /* Grid cell size */
 
71
  # CSS to style the Gradio components and HTML content
72
  custom_css = """
73
  body {
74
+ background-color: #FFFAFO; /* Navy blue background */
75
  background-image:
76
  linear-gradient(to right, transparent 39px, #a05252 1px, transparent 40px), /* Vertical dashed lines */
77
  background-size: 1800px 1800px; /* Grid cell size */