الگو:کادر اطلاعاتی: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
<html> | <html> | ||
<!-- باکس خدمات چاپ متین - نسخه نهایی (بدون سایه، طراحی فلت) --> | |||
<!-- باکس خدمات چاپ متین - | |||
<div class="matin-info-box"> | <div class="matin-info-box"> | ||
<h2 class="matin-title">چاپ بنر در چاپ متین</h2> | <h2 class="matin-title">چاپ بنر در چاپ متین</h2> | ||
| خط ۲۰: | خط ۱۹: | ||
padding: 30px 40px; | padding: 30px 40px; | ||
/* | /* حذف کامل سایهها */ | ||
box-shadow: none !important; | |||
filter: none !important; | |||
/* گوشههای گرد و نوار قرمز بالا */ | |||
border-radius: 8px; | border-radius: 8px; | ||
border-top: 5px solid #8b1e1e; | border-top: 5px solid #8b1e1e; | ||
| خط ۲۶: | خط ۲۹: | ||
border-right: 1px solid #e5e7eb; | border-right: 1px solid #e5e7eb; | ||
border-bottom: 1px solid #e5e7eb; | border-bottom: 1px solid #e5e7eb; | ||
} | } | ||
| خط ۷۶: | خط ۵۲: | ||
} | } | ||
/* ریسپانسیو */ | |||
@media (max-width: 600px) { | @media (max-width: 600px) { | ||
.matin-info-box { | .matin-info-box { | ||