Maryam Ilka commited on
Commit
6028b16
·
verified ·
1 Parent(s): 15185b9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +15 -15
app.py CHANGED
@@ -529,13 +529,13 @@ def map_view():
529
  def attention_check1():
530
  """سوال توجه اول (رادیویی ساده)"""
531
  st.markdown("""
532
- <style>
533
- /* تضمین رنگ متن برای تمام سطوح */
534
- .st-ec, .st-ed, .st-ee, .st-ef, .st-eg, .st-eh, .st-ei, .st-ej {
535
- color: black !important;
536
- }
537
- </style>
538
- """, unsafe_allow_html=True)
539
  st.markdown("### 📋 سوالات تکمیلی")
540
  st.markdown("### سوال توجه")
541
 
@@ -557,14 +557,14 @@ def attention_check1():
557
 
558
  def attention_check2():
559
  """سوال توجه دوم (رادیویی ساده)"""
560
- st.markdown("""
561
- <style>
562
- /* تضمین رنگ متن برای تمام سطوح */
563
- .st-ec, .st-ed, .st-ee, .st-ef, .st-eg, .st-eh, .st-ei, .st-ej {
564
- color: black !important;
565
- }
566
- </style>
567
- """, unsafe_allow_html=True)
568
  st.markdown("### سوال توجه")
569
 
570
  answer = st.radio(
 
529
  def attention_check1():
530
  """سوال توجه اول (رادیویی ساده)"""
531
  st.markdown("""
532
+ <style>
533
+ /* تضمین رنگ متن برای تمام سطوح */
534
+ .st-ec, .st-ed, .st-ee, .st-ef, .st-eg, .st-eh, .st-ei, .st-ej {
535
+ color: black !important;
536
+ }
537
+ </style>
538
+ """, unsafe_allow_html=True)
539
  st.markdown("### 📋 سوالات تکمیلی")
540
  st.markdown("### سوال توجه")
541
 
 
557
 
558
  def attention_check2():
559
  """سوال توجه دوم (رادیویی ساده)"""
560
+ st.markdown("""
561
+ <style>
562
+ /* تضمین رنگ متن برای تمام سطوح */
563
+ .st-ec, .st-ed, .st-ee, .st-ef, .st-eg, .st-eh, .st-ei, .st-ej {
564
+ color: black !important;
565
+ }
566
+ </style>
567
+ """, unsafe_allow_html=True)
568
  st.markdown("### سوال توجه")
569
 
570
  answer = st.radio(