بخش اطلاعات تماس/عطاری حافظ - فراغیب
ظاهر
Esfandiari (بحث | مشارکتها) صفحهای تازه حاوی «<html> <style> .deniz-contact-card { width: 100%; max-width: 1000px; margin: 15px auto; padding: 25px; direction: rtl; text-align: right; background-color: #2E4633; ←سبز زیتونی تیره (تم گیاهی): color: #FDF6E3; ←کرم بسیار ملایم برای خوانایی در تم تیره: border: 2px solid #8E735B; ←رنگ خاکی/چوبی برای حاشیه: border-ra...» ایجاد کرد |
بدون خلاصۀ ویرایش |
||
| (۲۱ نسخهٔ میانی ویرایش شده توسط ۲ کاربر نشان داده نشد) | |||
| خط ۱: | خط ۱: | ||
<html> | <html> | ||
<style> | <style> | ||
.deniz-contact-card { | .deniz-contact-card { | ||
width: 100%; | |||
max-width: 1100px; | |||
margin: 5px auto; | |||
padding: 10px 5px; | |||
direction: rtl; | |||
text-align: center; | |||
/* گرادینت استخراج شده از پالت رنگی بنر ارسالی */ | |||
background: linear-gradient(90deg, #1d4d1a 0%, #4c8c2b 100%); | |||
border-bottom-left-radius: 20px; | |||
border-bottom-right-radius: 20px; | |||
color: #ffffff; /* تغییر به سفید برای تضاد عالی با سبز بنر */ | |||
box-sizing: border-box; | |||
} | font-family: 'IRANSans', Tahoma, sans-serif; | ||
display: flex; | |||
flex-direction: column; | |||
align-items: center; | |||
} | |||
. | .wiki-custom-body { | ||
width: 100%; | |||
display: flex; | |||
flex-direction: column; | |||
align-items: center; | |||
} | } | ||
. | .contact-intro { | ||
display: block; | |||
width: 100%; | |||
} | margin-bottom: 8px; | ||
font-size: clamp(0.9em, 1.8vw, 1em); | |||
color: #f0f7ed; /* سبز بسیار روشن متمایل به سفید */ | |||
font-weight: bold; | |||
text-align: right; | |||
} | |||
. | .icons-row { | ||
width: 100%; | |||
display: flex; | |||
} | justify-content: center; | ||
align-items: center; | |||
flex-wrap: nowrap; | |||
gap: 5px; | |||
} | |||
. | .icon-block { | ||
display: flex; | |||
font-size: 1. | flex-direction: column; | ||
} | align-items: center; | ||
flex: 1 1 auto; | |||
padding: 0 2px; | |||
min-width: 60px; | |||
} | |||
.icon-block img { | |||
width: clamp(28px, 3.5vw, 36px); | |||
height: clamp(28px, 3.5vw, 36px); | |||
margin-bottom: 2px; | |||
object-fit: contain; | |||
/* فیلتر برای درخشش بهتر آیکونها روی پسزمینه تیره */ | |||
filter: drop-shadow(0px 0px 2px rgba(255,255,255,0.3)); | |||
} | |||
.icon-block .caption { | |||
font-size: clamp(0.7em, 1.2vw, 0.85em); | |||
line-height: 1.2; | |||
color: #ffffff; | |||
} | |||
.icon-block .caption b { | |||
display: block; | |||
color: #ffffff; | |||
font-size: clamp(0.8em, 1.4vw, 0.9em); | |||
margin-bottom: 1px; | |||
} | |||
.deniz-contact-card a { | |||
color: #ffffff !important; | |||
text-decoration: none; | |||
font-weight: 700; | |||
white-space: nowrap; | |||
} | |||
@media (max-width: 600px) { | |||
.icons-row { | |||
flex-wrap: wrap; | |||
gap: 5px; | |||
} | |||
.icon-block { | |||
flex: 1 1 45%; | |||
} | |||
</ | } | ||
</style> | |||
<section class="deniz-contact-card" aria-label="راههای ارتباطی"> | |||
<div class="wiki-custom-body"> | |||
<b class="contact-intro">راههای ارتباطی عطاری و ادویه سرای حافظ:</b> | |||
<nav class="icons-row"> | |||
<div class="icon-block"> | |||
<img src="https://dl.faraghaib.ir/m/100/phone.png" alt="تماس" loading="lazy"> | |||
<div class="caption"><b>تلفن</b><a href="tel:09333009575">09333009575</a></div> | |||
</div> | |||
<div class="icon-block"> | |||
<img src="https://dl.faraghaib.ir/m/100/telegram.png" alt="تلگرام" loading="lazy"> | |||
<div class="caption"><b>تلگرام</b><a href="https://t.me/attarihafez_ir" target="_blank">@attarihafez_ir</a></div> | |||
</div> | |||
<div class="icon-block"> | |||
<img src="https://dl.faraghaib.ir/m/100/loc.png" alt="آدرس" loading="lazy"> | |||
<div class="caption"><b>آدرس</b><a href="https://neshan.org/maps/places/19087e7434f593216155a7c6bde38efd#c26.681-61.665-22z-0p">شهر آشار</a></div> | |||
</div> | |||
<div class="icon-block"> | |||
<img src="https://dl.faraghaib.ir/m/100/chat.png" alt="مشاوره" loading="lazy"> | |||
<div class="caption"><b>مشاوره</b><a href="tel:09188816696">09188816696</a></div> | |||
</div> | |||
</ | </nav> | ||
</div> | </div> | ||
</ | </section> | ||
</html> | </html> | ||
نسخهٔ کنونی تا ۲۰ ژوئیهٔ ۲۰۲۶، ساعت ۱۱:۲۷
راههای ارتباطی عطاری و ادویه سرای حافظ:
تلفن09333009575
تلگرام@attarihafez_ir
آدرسشهر آشار
مشاوره09188816696