الگو:متن متحرک/نعمتی: تفاوت میان نسخهها
صفحهای تازه حاوی « <html> <!-- ۱. بخش استایلها --> <style> .sanjab-box { direction: rtl; text-align: center; font-family: iransans; font-size: 30px; font-weight: bold; line-height: 1.6; color: #1a202c; margin: 20px 0; min-height: 80px; } .sanjab-txt { border-left: 3px solid #ff7a00; ←رنگ نارنجی سنجاب: padding-left: 5px; text-shadow: 2px 5px 8px #C04000; color: #FF4F00...» ایجاد کرد |
بدون خلاصۀ ویرایش |
||
| خط ۷: | خط ۷: | ||
text-align: center; | text-align: center; | ||
font-family: iransans; | font-family: iransans; | ||
font-size: | font-size: 50px; | ||
font-weight: bold; | font-weight: bold; | ||
line-height: 1.6; | line-height: 1.6; | ||
color: # | color: #dd08cc; | ||
margin: 20px 0; | margin: 20px 0; | ||
min-height: 80px; | min-height: 80px; | ||
| خط ۱۸: | خط ۱۸: | ||
border-left: 3px solid #ff7a00; /* رنگ نارنجی سنجاب */ | border-left: 3px solid #ff7a00; /* رنگ نارنجی سنجاب */ | ||
padding-left: 5px; | padding-left: 5px; | ||
text-shadow: 2px 5px 8px # | text-shadow: 2px 5px 8px #08e71a; | ||
color: # | color: #dd08cc ; | ||
display: inline; | display: inline; | ||
} | } | ||