Maryam Ilka commited on
Commit
c5f90ff
·
verified ·
1 Parent(s): 7a0420c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -617,8 +617,10 @@ def attention_check1():
617
  border: none;
618
  border-radius: 8px !important;
619
  padding: 10px 20px !important;
620
- font-family: 'Vazir', sans-serif;
621
  font-weight: bold !important;
 
 
 
622
  "
623
  onmouseover="this.style.backgroundColor='#218838'; this.style.boxShadow='0 4px 8px rgba(0,0,0,0.15)';"
624
  onmouseout="this.style.backgroundColor='#28a745'; this.style.boxShadow='0 2px 5px rgba(0,0,0,0.1)';">
 
617
  border: none;
618
  border-radius: 8px !important;
619
  padding: 10px 20px !important;
 
620
  font-weight: bold !important;
621
+ font-family: 'Vazir', sans-serif !important;
622
+ text-align: right !important;
623
+ direction: rtl !important;
624
  "
625
  onmouseover="this.style.backgroundColor='#218838'; this.style.boxShadow='0 4px 8px rgba(0,0,0,0.15)';"
626
  onmouseout="this.style.backgroundColor='#28a745'; this.style.boxShadow='0 2px 5px rgba(0,0,0,0.1)';">