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

از امامت‌پدیا، دانشنامهٔ امامت و ولایت
جزبدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۵: خط ۵:
.page-صفحهٔ_اصلی a.new:focu,
.page-صفحهٔ_اصلی a.new:focu,
.mw-body-content a.new,
.mw-body-content a.new,
.mw-body-content a:hover,
.mw-body-content a.new:hover,
.mw-body-content a:focus{
.mw-body-content a.new:focus {
     color: black;
     color: black;
     cursor: text;
     cursor: text;
     text-decoration: none;
     text-decoration: none;
}
}

نسخهٔ ‏۷ فوریهٔ ۲۰۲۰، ساعت ۱۱:۱۶

/* show red links as regular text in the mainpage */

.page-صفحهٔ_اصلی a.new,
.page-صفحهٔ_اصلی a.new:hover,
.page-صفحهٔ_اصلی a.new:focu,
.mw-body-content a.new,
.mw-body-content a.new:hover,
.mw-body-content a.new:focus {
    color: black;
    cursor: text;
    text-decoration: none;
}