آزمایش رفرنس: تفاوت میان نسخه‌ها

از ویکی داد
پرش به ناوبری پرش به جستجو
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
 
(۲ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
/* ================================
```wiki
  ویکی‌داد — منابع و مآخذ
<div class="law-page" style="direction:rtl; text-align:right; font-family:'Vazirmatn','IRANSans',Tahoma,Arial,sans-serif;">
  ================================ */


.wd-references {
<div style="font-family:'Vazirmatn','IRANSans',Tahoma,Arial,sans-serif; font-size:22px; font-weight:800; color:#245b55; margin-bottom:18px;">
    direction: rtl;
آزمایش سیستم رفرنس ویکی‌داد
    text-align: right;
</div>
    font-family: "Vazirmatn", "IRANSans", Tahoma, Arial, sans-serif;
    font-size: 13px;
    color: #52615e;
}


<div style="font-family:'Vazirmatn','IRANSans',Tahoma,Arial,sans-serif; font-size:15px; color:#37474f; line-height:2.3;">


/* فهرست منابع */
مطابق ماده ۱ قانون مدنی، رئیس‌جمهور باید ظرف مدت پنج روز مصوبه را امضا و به مجریان ابلاغ نماید.<ref name="civil1">قانون مدنی، ماده ۱، اصلاحی ۱۳۷۰/۰۸/۱۴.</ref>


.wd-references ol {
همچنین روزنامه رسمی موظف است پس از ابلاغ، مصوبه را در مهلت مقرر منتشر نماید.<ref name="civil2">قانون اصلاح موادی از قانون مدنی، مصوب ۱۳۷۰/۰۸/۱۴.</ref>
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 16px;


    margin: 0 !important;
در صورت استنکاف رئیس‌جمهور از انجام تکالیف مقرر نیز سازوکار خاصی برای انتشار مصوبه پیش‌بینی شده است.<ref name="civil1"/>
    padding: 0 !important;


    list-style: none !important;
</div>
    counter-reset: wd-reference;
}


<div style="margin-top:24px; padding-top:12px; border-top:1px solid #dfe7e5;">


/* هر منبع */
<div style="font-family:'Vazirmatn','IRANSans',Tahoma,Arial,sans-serif; font-size:18px; font-weight:800; color:#405b56; margin-bottom:4px;">
منابع و مآخذ
</div>


.wd-references li {
<div class="wd-references">
    position: relative;
<references />
</div>


    box-sizing: border-box;
</div>


    margin: 0 !important;
</div>
    padding: 11px 42px 11px 13px !important;
```
 
    background: #f7f9f8;
 
    border: 1px solid #e1e8e5;
    border-right: 3px solid #168477;
 
    border-radius: 8px;
 
    line-height: 2;
    min-height: 48px;
 
    counter-increment: wd-reference;
}
 
 
/* شماره منبع */
 
.wd-references li::before {
    content: counter(wd-reference);
 
    position: absolute;
 
    right: 11px;
    top: 50%;
 
    transform: translateY(-50%);
 
    width: 23px;
    height: 23px;
 
    display: flex;
    align-items: center;
    justify-content: center;
 
    background: #e3efeb;
    color: #245b55;
 
    border-radius: 50%;
 
    font-size: 11px;
    font-weight: 800;
}
 
 
/* لینک‌های منابع */
 
.wd-references a {
    color: #176c88;
    text-decoration: none;
}
 
.wd-references a:hover {
    color: #11695f;
    text-decoration: underline;
}
 
 
/* لینک برگشت از منبع به متن */
 
.wd-references .mw-cite-backlink {
    margin-right: 5px;
    white-space: nowrap;
}
 
.wd-references .mw-cite-backlink a {
    color: #168477;
    font-weight: bold;
}
 
 
/* ================================
  موبایل
  ================================ */
 
@media (max-width: 700px) {
 
    .wd-references ol {
        grid-template-columns: 1fr;
    }
 
}

نسخهٔ کنونی تا ۱۱ سپتامبر ۲۰۲۶، ساعت ۱۹:۲۹

```wiki

آزمایش سیستم رفرنس ویکی‌داد

مطابق ماده ۱ قانون مدنی، رئیس‌جمهور باید ظرف مدت پنج روز مصوبه را امضا و به مجریان ابلاغ نماید.[۱]

همچنین روزنامه رسمی موظف است پس از ابلاغ، مصوبه را در مهلت مقرر منتشر نماید.[۲]

در صورت استنکاف رئیس‌جمهور از انجام تکالیف مقرر نیز سازوکار خاصی برای انتشار مصوبه پیش‌بینی شده است.[۱]

منابع و مآخذ

  1. ۱٫۰ ۱٫۱ قانون مدنی، ماده ۱، اصلاحی ۱۳۷۰/۰۸/۱۴.
  2. قانون اصلاح موادی از قانون مدنی، مصوب ۱۳۷۰/۰۸/۱۴.

```