الگو:متن متحرک/نعمتی: تفاوت میان نسخه‌ها

صفحه‌ای تازه حاوی « <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: 30px;
     font-size: 50px;
     font-weight: bold;
     font-weight: bold;
     line-height: 1.6;
     line-height: 1.6;
     color: #1a202c;
     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 #C04000;
     text-shadow: 2px 5px 8px #08e71a;
     color: #FF4F00 ;
     color: #dd08cc ;
     display: inline;
     display: inline;
}
}