Maryam Ilka commited on
Commit
45a623d
·
verified ·
1 Parent(s): 90f8955

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -11
app.py CHANGED
@@ -245,17 +245,7 @@ st.markdown("""
245
  margin-right: 8px !important; /* فاصله از دکمه رادیویی */
246
  }
247
 
248
- /* دایره رادیویی */
249
- .stRadio input[type="radio"] + span {
250
- border-color: #000000 !important; /* حاشیه مشکی */
251
- }
252
-
253
- /* دایره رادیویی هنگام انتخاب */
254
- .stRadio input[type="radio"]:checked + span {
255
- background-color: #000000 !important; /* پس‌زمینه مشکی */
256
- border-color: #000000 !important;
257
- }
258
-
259
  /* متن گزینه‌ها */
260
  .stRadio span {
261
  color: #000000 !important; /* مشکی خالص */
 
245
  margin-right: 8px !important; /* فاصله از دکمه رادیویی */
246
  }
247
 
248
+
 
 
 
 
 
 
 
 
 
 
249
  /* متن گزینه‌ها */
250
  .stRadio span {
251
  color: #000000 !important; /* مشکی خالص */