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

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

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

/* CSS placed here will affect the print output */
.references, .notes {
    background: none;
    max-height: none !important;
}
.nv-view, .nv-edit, .nv-talk, #cat_a_lot {
	display: none !important;
}
#toc, .infobox, .thumbinner {
	border: black solid 1px;
}