Files
Piwigo/admin/themes/default/print.css
Zacharie 12a88ea058 Design uniformize and fixes
* Remove CSS class navigationBar for new pagination design
 * Remove green hover of images of batch manager
2020-07-10 13:25:56 +02:00

14 lines
145 B
CSS

.navThumb, #addComment {
display: none;
}
BODY {
margin: 0;
color: #000000;
background: #ffffff;
}
.content {
margin: 0;
}