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

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