Trabis commited on
Commit
2b3f56e
·
verified ·
1 Parent(s): 20e694f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -302,7 +302,8 @@ body {
302
  font-family: var(--font-family-arabic) !important;
303
  font-size: 2rem !important;
304
  font-weight: 700 !important;
305
- color: #000000 !important;
 
306
  margin-bottom: 2rem !important;
307
  text-align: center !important;
308
  }
 
302
  font-family: var(--font-family-arabic) !important;
303
  font-size: 2rem !important;
304
  font-weight: 700 !important;
305
+ color: #b20606 !important;
306
+ background-color: #ecf836 !important;
307
  margin-bottom: 2rem !important;
308
  text-align: center !important;
309
  }