پرش به محتوا

الگو:ScrollBox: تفاوت میان نسخه‌ها

از ویکی ضحی
جزبدون خلاصۀ ویرایش
برچسب: ویرایش مبدأ ۲۰۱۷
جزبدون خلاصۀ ویرایش
برچسب: ویرایش مبدأ ۲۰۱۷
 
(۶ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<includeonly>
<includeonly>
<style>
<div style="max-height: 528px; overflow-y: auto; font-size: 0.9em !important; font-family: 'Parastoo', Sahel !important;">
  .scroll-box {
{{{محتوا}}}
    border: 1px solid #42acad;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    background-color: #f8f8f8;
    max-height: 228px;
    overflow-y: auto;
  }
</style>
<div class="scroll-box">
  {{{محتوا}}}
</div>
</div>
</includeonly>
</includeonly>

نسخهٔ کنونی تا ‏۲۴ مهٔ ۲۰۲۵، ساعت ۲۳:۰۶