Commit ·
d455bce
1
Parent(s): 472c4d5
update: replace Quran example with Yusuf:2 verse
Browse files- src/index.html +3 -3
src/index.html
CHANGED
|
@@ -507,12 +507,12 @@
|
|
| 507 |
<div>
|
| 508 |
<div class="p-8 rounded-3xl" style="background: var(--surface-color); border: 1px solid rgba(255, 255, 255, 0.08);">
|
| 509 |
<div class="text-right" dir="rtl">
|
| 510 |
-
<div class="text-sm mb-4 p-4 rounded-xl" style="background: rgba(255, 255, 255, 0.05); color: var(--text-secondary); line-height: 1.8;"><span style="font-size: 13px;">📝 النص المحدد:</span><br><span style="font-size: 16px;">ل
|
| 511 |
<div class="flex items-center justify-center my-4"><svg class="w-8 h-8" style="color: #06b6d4;" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 14l-7 7m0 0l-7-7m7 7V3" /></svg></div>
|
| 512 |
<div class="text-lg p-4 rounded-xl editor-content" style="background: rgba(6, 182, 212, 0.1); border-right: 4px solid #06b6d4; line-height: 2.2;">
|
| 513 |
<div class="text-sm font-bold mb-3" style="color: #06b6d4;">✓ النص القرآني المدقق</div>
|
| 514 |
-
<p style="color: var(--text-color); font-size: 22px; font-family: 'Traditional Arabic', serif;">﴿لَق
|
| 515 |
-
<p class="mt-2" style="color: var(--text-secondary); font-size: 14px;">[يس: آية
|
| 516 |
</div>
|
| 517 |
</div>
|
| 518 |
</div>
|
|
|
|
| 507 |
<div>
|
| 508 |
<div class="p-8 rounded-3xl" style="background: var(--surface-color); border: 1px solid rgba(255, 255, 255, 0.08);">
|
| 509 |
<div class="text-right" dir="rtl">
|
| 510 |
+
<div class="text-sm mb-4 p-4 rounded-xl" style="background: rgba(255, 255, 255, 0.05); color: var(--text-secondary); line-height: 1.8;"><span style="font-size: 13px;">📝 النص المحدد:</span><br><span style="font-size: 16px;">انا انزلناه قرانا عربيا لعلكم تعقلون</span></div>
|
| 511 |
<div class="flex items-center justify-center my-4"><svg class="w-8 h-8" style="color: #06b6d4;" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 14l-7 7m0 0l-7-7m7 7V3" /></svg></div>
|
| 512 |
<div class="text-lg p-4 rounded-xl editor-content" style="background: rgba(6, 182, 212, 0.1); border-right: 4px solid #06b6d4; line-height: 2.2;">
|
| 513 |
<div class="text-sm font-bold mb-3" style="color: #06b6d4;">✓ النص القرآني المدقق</div>
|
| 514 |
+
<p style="color: var(--text-color); font-size: 22px; font-family: 'Traditional Arabic', serif;">﴿إِنَّا أَنزَلْنَاهُ قُرْآنًا عَرَبِيًّا لَّعَلَّكُمْ تَعْقِلُونَ﴾</p>
|
| 515 |
+
<p class="mt-2" style="color: var(--text-secondary); font-size: 14px;">[يوسف: آية ٢]</p>
|
| 516 |
</div>
|
| 517 |
</div>
|
| 518 |
</div>
|