مدیاویکی:Print.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۸: | خط ۸: | ||
} | } | ||
#toc, .infobox, .thumbinner { | #toc, .infobox, .thumbinner { | ||
border: black solid 1px; | border: black solid 1px !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 !important;
}