مدیاویکی:Common.css: تفاوت میان نسخه‌ها

محتوای حذف‌شده محتوای افزوده‌شده
هشدار صفحهٔ تمرین محدود شود به فضای نام کاربر (الآن در نبح یک صفحهٔ تمرین هم نمایش می‌یابد که صحیح نیست)
پیرو بحثی که در وپ:گوناگون رخ داد
خط ۱٬۲۱۲:
text-align: left;
list-style-type: decimal !important;
}
 
/* However, sometimes users combine LTR and RTL refs and wrap the <references/> tag in a DIV that is LTR.
In those cases, don't add a margin-left for the LI element, so the LTR and RTL numbersing are aligned. */
DIV.mw-content-ltr>OL>LI.mw-cite-dir-ltr {
margin-left: 0;
}