الگو:باکس شناور/نعمتی: تفاوت میان نسخهها
صفحهای تازه حاوی « <html lang="fa" dir="rtl"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>کادر معرفی</title> <meta name="description" content="استاد شایق، استاد مدرس خودشناسی" /> <link rel="preconnect" href="https://fonts.googleapis.com" /> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> <link href="https://f...» ایجاد کرد |
بدون خلاصۀ ویرایش |
||
| (۳ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
| خط ۶: | خط ۶: | ||
<title>کادر معرفی</title> | <title>کادر معرفی</title> | ||
<meta name="description" content=" | <meta name="description" content="محصولات سرمایشی امامی" /> | ||
<link rel="preconnect" href="https://fonts.googleapis.com" /> | <link rel="preconnect" href="https://fonts.googleapis.com" /> | ||
| خط ۹۱: | خط ۹۱: | ||
align-items: center; | align-items: center; | ||
gap: 10px; | gap: 10px; | ||
padding | padding:24px 0 0 14px; | ||
} | } | ||
/* آیکون داخل کادر */ | /* آیکون داخل کادر */ | ||
.avatar { | .avatar { | ||
width: | width: 90px; | ||
height: 52px; | height: 52px; | ||
display: flex; | display: flex; | ||
align-items: center; | align-items: center; | ||
| خط ۱۰۷: | خط ۱۰۶: | ||
color: #fff; | color: #fff; | ||
flex-shrink: 0; | flex-shrink: 0; | ||
} | } | ||
| خط ۱۱۳: | خط ۱۱۲: | ||
font-size: 14px; | font-size: 14px; | ||
font-weight: 700; | font-weight: 700; | ||
color: # | color: #ec8d64; | ||
line-height: 1.8; | line-height: 1.8; | ||
padding: 20px 10px 0 0; | |||
} | } | ||
| خط ۱۸۰: | خط ۱۸۰: | ||
} | } | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
| خط ۲۰۴: | خط ۲۰۵: | ||
<div class="info-header"> | <div class="info-header"> | ||
<div class="avatar"> | <div class="avatar"> | ||
<i | <i ><img src="https://dl.faraghaib.ir/m/100/support.png" ></i> | ||
</div> | </div> | ||
</div> | </div> | ||
<p class="info- | <p class="info-title"> | ||
تماس با ما | |||
</p> | </p> | ||
</section> | </section> | ||