انتقل إلى المحتوى

الفرق بين المراجعتين لصفحة: «ميدياويكي:Mobile.css»

ط
لا يوجد ملخص تحرير
طلا ملخص تعديل
طلا ملخص تعديل
سطر ٧٠: سطر ٧٠:
.mw-redirectedfrom {
.mw-redirectedfrom {
     display: none;
     display: none;
}
#mp-article .mp-h2 span:before {
    background: url('/static/images/favorite.png') no-repeat center center;
}
#mp-help .mp-h2 span:before {
    background: url('/static/images/help.png') no-repeat center center;
}
#mp-new .mp-h2 span:before {
    background: url('/static/images/new.png') no-repeat center center;
}
#mp-top .mp-h2 span:before {
    background: url('/static/images/top.png') no-repeat center center;
}
}