مدیاویکی: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; | ||
} | } | ||
#toc { | #toc, .infobox, .thumbinner { | ||
border: black solid | border: black solid 1.5px !important; | ||
} | |||
.navbox-title { | |||
border-bottom: 1.5px solid grey; | |||
} | |||
.navbox-group { | |||
border-left: 1.5px solid grey; | |||
border-bottom: 1.5px solid grey; | |||
} | |||
.navbox-list { | |||
border-bottom: 1.5px solid grey; | |||
} | } |
نسخهٔ کنونی تا ۵ ژوئن ۲۰۱۹، ساعت ۱۴:۰۷
/* 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 1.5px !important;
}
.navbox-title {
border-bottom: 1.5px solid grey;
}
.navbox-group {
border-left: 1.5px solid grey;
border-bottom: 1.5px solid grey;
}
.navbox-list {
border-bottom: 1.5px solid grey;
}