مستخدم:לערי ריינהארט/monobook.css

من ويكيبيديا، الموسوعة الحرة

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

/* change direction in editbox */
#wpTextbox1{
direction:ltr;
}

/* change direction in summary box */
#wpSummary{
direction:ltr;
}

/* [[bugzilla:02318]] - [[Special:Allpages]] should mark redirects distinctly */
/* Copy text starting after this line */

.allpagesredirect {
font-style: italic;
margin-left: 1em;
}

/* Stop copying above this line */