piwigo/admin/template/goto/print.css

15 lines
216 B
CSS
Raw Normal View History

#menubar, .content .navigationBar, UL.categoryActions,
#imageToolBar, .navThumb, #addComment {
display: none;
}
BODY {
margin: 0;
color: #000000;
background: #ffffff;
}
.content {
margin: 0;
}