الگو:کانتینر 4تصویر/بخشنده: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
<html lang="fa" dir="rtl"> | <html lang="fa" dir="rtl"> | ||
<head> | <head> | ||
| خط ۵۳: | خط ۵۲: | ||
background: var(--surface); | background: var(--surface); | ||
color: var(--ink); | color: var(--ink); | ||
font-family: Iransans; | font-family: Iransans; /* فونت Iransans باید در پروژه تعریف شده باشد */ | ||
line-height: 1.8; | line-height: 1.8; | ||
} | } | ||
| خط ۹۴: | خط ۹۳: | ||
} | } | ||
/* تنظیمات پایه برای عنوان h2 */ | |||
.section-heading h2 { | .section-heading h2 { | ||
margin: 0; | margin: 0; | ||
| خط ۱۰۰: | خط ۱۰۰: | ||
font-weight: 800; | font-weight: 800; | ||
line-height: 1.45; | line-height: 1.45; | ||
direction: rtl; /* اطمینان از راستچین بودن */ | |||
writing-mode: horizontal-tb; /* اطمینان از افقی بودن متن */ | |||
text-orientation: mixed; /* حالت متن */ | |||
white-space: normal; /* اجازه شکستن خط */ | |||
word-break: normal; /* شکستن کلمه در صورت نیاز */ | |||
overflow-wrap: normal; /* جلوگیری از شکستن کلمه به صورت اجباری */ | |||
hyphens: none; /* عدم استفاده از خط تیره برای جدا کردن کلمات */ | |||
} | |||
} | |||
.section-heading p { | .section-heading p { | ||
| خط ۳۹۲: | خط ۳۸۷: | ||
} | } | ||
@media (max-width: 480px) { | /* تنظیمات خاص برای عنوان h2 در موبایلهای کوچک */ | ||
@media (max-width: 480px) { | |||
.section-heading h2 { | |||
font-size: 1.45rem; | font-size: 1.45rem; | ||
line-height: 1.8; | line-height: 1.8; | ||
} | |||
} | } | ||
</style> | </style> | ||
| خط ۴۵۲: | خط ۴۰۸: | ||
<span class="section-heading__eyebrow">مسیر آگاهانهی فرزندآوری</span> | <span class="section-heading__eyebrow">مسیر آگاهانهی فرزندآوری</span> | ||
<h2 > | <h2> | ||
همراه شما در مسیر اهدای تخمک، اهدای جنین و حمل جایگزین | همراه شما در مسیر اهدای تخمک، اهدای جنین و حمل جایگزین | ||
</h2> | </h2> | ||
| خط ۵۳۲: | خط ۴۸۸: | ||
src="https://dl.faraghaib.ir/m/109/109m05.png" | src="https://dl.faraghaib.ir/m/109/109m05.png" | ||
alt="اطلاعات لازم درباره اهدای جنین" | alt="اطلاعات لازم درباره اهدای جنین" | ||
width="auto" | |||
width= auto | height="auto" | ||
height= auto | |||
loading="lazy" | loading="lazy" | ||
/> | /> | ||