mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
* Remove CSS class navigationBar for new pagination design * Remove green hover of images of batch manager
14 lines
145 B
CSS
14 lines
145 B
CSS
.navThumb, #addComment {
|
|
display: none;
|
|
}
|
|
|
|
BODY {
|
|
margin: 0;
|
|
color: #000000;
|
|
background: #ffffff;
|
|
}
|
|
|
|
.content {
|
|
margin: 0;
|
|
}
|