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

از ویکی حج
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۳: خط ۳:
     background: none;
     background: none;
     max-height: none;
     max-height: none;
}
.nv-view, .nv-edit, .nv-talk {
display: none;
}
}

نسخهٔ ‏۵ ژوئن ۲۰۱۹، ساعت ۱۱:۳۲

/* CSS placed here will affect the print output */
.references, .notes {
    background: none;
    max-height: none;
}
.nv-view, .nv-edit, .nv-talk {
	display: none;
}