پرش به محتوا

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

از ویکی ضحی
جزبدون خلاصۀ ویرایش
برچسب: ویرایش مبدأ ۲۰۱۷
جزبدون خلاصۀ ویرایش
برچسب: ویرایش مبدأ ۲۰۱۷
خط ۱: خط ۱:
<includeonly>
<includeonly>
<style>
<div style="border: 1px solid #42acad; padding: 10px; margin: 10px; border-radius: 5px; background-color: #e0f7fa; max-height: 228px; overflow-y: auto;">
  .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>

نسخهٔ ‏۱۲ فوریهٔ ۲۰۲۵، ساعت ۱۱:۴۳