Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -217,12 +217,12 @@ html, body, .stApp {
|
|
| 217 |
color: black !important;
|
| 218 |
margin: 0 !important;
|
| 219 |
font-weight: bold !important;
|
| 220 |
-
font-size:
|
| 221 |
}
|
| 222 |
.little {
|
| 223 |
color: black !important;
|
| 224 |
margin: 0 !important;
|
| 225 |
-
font-size:
|
| 226 |
}
|
| 227 |
|
| 228 |
/* توضیحات */
|
|
@@ -1301,7 +1301,7 @@ def random_likert_questions():
|
|
| 1301 |
font-size: 5px !important;
|
| 1302 |
">
|
| 1303 |
<div style="flex: 1; font-size: inherit !important;">
|
| 1304 |
-
<h4>راهنمای پاسخ:</h4>
|
| 1305 |
<p class="little">
|
| 1306 |
برای پاسخ به سوالات، با هفت نقطه بین دو سر طیف مواجه خواهید شد.<br>
|
| 1307 |
- سمت چپ: کمترین مقدار<br>
|
|
|
|
| 217 |
color: black !important;
|
| 218 |
margin: 0 !important;
|
| 219 |
font-weight: bold !important;
|
| 220 |
+
font-size: 16px !important;
|
| 221 |
}
|
| 222 |
.little {
|
| 223 |
color: black !important;
|
| 224 |
margin: 0 !important;
|
| 225 |
+
font-size: 16px !important;
|
| 226 |
}
|
| 227 |
|
| 228 |
/* توضیحات */
|
|
|
|
| 1301 |
font-size: 5px !important;
|
| 1302 |
">
|
| 1303 |
<div style="flex: 1; font-size: inherit !important;">
|
| 1304 |
+
<h4 class="warning">راهنمای پاسخ:</h4>
|
| 1305 |
<p class="little">
|
| 1306 |
برای پاسخ به سوالات، با هفت نقطه بین دو سر طیف مواجه خواهید شد.<br>
|
| 1307 |
- سمت چپ: کمترین مقدار<br>
|