Update app.py
Browse files
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: #
|
|
|
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 |
}
|