Porjaz commited on
Commit
f873ad8
·
verified ·
1 Parent(s): fda101c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ css = """
239
  .gradio-container {
240
  background-color: #f0f0f0; /* Set your desired background color */
241
  }
242
- .custom-markdown p, .custom-markdown li, .custom-markdown h2, .custom-markdown a {
243
  font-size: 15px !important;
244
  font-family: Arial, sans-serif !important;
245
  color: black !important;
 
239
  .gradio-container {
240
  background-color: #f0f0f0; /* Set your desired background color */
241
  }
242
+ .custom-markdown p, .custom-markdown li, .custom-markdown h2, .custom-markdown a, .custom-markdown strong {
243
  font-size: 15px !important;
244
  font-family: Arial, sans-serif !important;
245
  color: black !important;