ahmadsanafarooq commited on
Commit
d8c6e6c
·
verified ·
1 Parent(s): 6faf53e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -338,10 +338,10 @@ def set_background_and_styles():
338
  color: #1a237e !important; /* Darker blue */
339
  }
340
  .st-emotion-cache-1gcs47q { /* This class can be for specific text elements */
341
- color: #000000 !important;
342
  }
343
  .st-emotion-cache-10q7f27 { /* Example for st.info text */
344
- color: #000000 !important;
345
  }
346
  /* Hide the top grey bar */
347
  header.st-emotion-cache-1gh8zsi {
 
338
  color: #1a237e !important; /* Darker blue */
339
  }
340
  .st-emotion-cache-1gcs47q { /* This class can be for specific text elements */
341
+ color: #333 !important;
342
  }
343
  .st-emotion-cache-10q7f27 { /* Example for st.info text */
344
+ color: #333 !important;
345
  }
346
  /* Hide the top grey bar */
347
  header.st-emotion-cache-1gh8zsi {