الگو:باکس شناور/علیرضایی: تفاوت میان نسخهها
صفحهای تازه حاوی « <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://fonts.googleapis.co...» ایجاد کرد |
بدون خلاصۀ ویرایش برچسبها: ویرایش همراه ویرایش از وبگاه همراه |
||
| (۶ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) | |||
| خط ۹۹: | خط ۹۹: | ||
width: 90px; | width: 90px; | ||
height: 52px; | height: 52px; | ||
border-radius: 50%; | |||
background: linear-gradient(135deg, #0EA5E9, #E0F2FE); | |||
display: flex; | display: flex; | ||
align-items: center; | align-items: center; | ||
| خط ۱۰۶: | خط ۱۰۷: | ||
color: #fff; | color: #fff; | ||
flex-shrink: 0; | flex-shrink: 0; | ||
box-shadow: 0 3px 10px rgba(44, 155, 102, 0.25); | |||
} | } | ||
| خط ۱۲۹: | خط ۱۳۰: | ||
border: none; | border: none; | ||
border-radius: 50%; | border-radius: 50%; | ||
background: linear-gradient(135deg, # | background: linear-gradient(135deg, #092A5E 0%, #123F73 55%, #F5B400 100%); | ||
color: # | color: #F5B400; | ||
font-size: 24px; | font-size: 24px; | ||
cursor: pointer; | cursor: pointer; | ||
box-shadow: 0 5px 16px rgba(245, 180, 0, 0.35); | |||
align-items: center; | align-items: center; | ||
justify-content: center; | justify-content: center; | ||
| خط ۱۸۰: | خط ۱۸۱: | ||
} | } | ||
} | } | ||
</style> | </style> | ||
</head> | </head> | ||
| خط ۲۰۵: | خط ۲۰۵: | ||
<div class="info-header"> | <div class="info-header"> | ||
<div class="avatar"> | <div class="avatar"> | ||
<i ><img src="https://dl.faraghaib.ir/m/100/ | <i ><img src="https://dl.faraghaib.ir/m/100/vorojak.gif" width: 52px; | ||
height: 52px;></i> | |||
</div> | </div> | ||
</div> | </div> | ||