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

از امامت‌پدیا، دانشنامهٔ امامت و ولایت
(صفحه‌ای تازه حاوی «←‏show red links as regular text in the mainpage: .page-Main_Page a.new, .page-Main_Page a.new:hover, .page-Main_Page a.new:focus {...» ایجاد کرد)
 
جزبدون خلاصۀ ویرایش
خط ۵: خط ۵:
.page-Main_Page a.new:focus {
.page-Main_Page a.new:focus {
     color: #a55858;
     color: #a55858;
    cursor: default;
}
}

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

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

.page-Main_Page a.new,
.page-Main_Page a.new:hover,
.page-Main_Page a.new:focus {
    color: #a55858;
}