مدیاویکی:Print.css: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۷: | خط ۷: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#toc { | #toc, .infobox, .thumbinner { | ||
border: black solid 1px; | border: black solid 1px; | ||
} | } |
نسخهٔ ۵ ژوئن ۲۰۱۹، ساعت ۱۲:۱۵
/* CSS placed here will affect the print output */
.references, .notes {
background: none;
max-height: none !important;
}
.nv-view, .nv-edit, .nv-talk {
display: none !important;
}
#toc, .infobox, .thumbinner {
border: black solid 1px;
}