Files
Piwigo/template/cclear/print.css
chrisaga 2bbc7ba8be Let's begin the new customizable clear template :-)
git-svn-id: http://piwigo.org/svn/trunk@820 68402e56-0260-453c-a942-63ccdbb3a9ee
2005-08-18 07:04:05 +00:00

14 lines
231 B
CSS

#menubar, #categoryContent .navigationBar, #imageToolBar, .navThumb, TABLE.infoTable, #add_a_comment {
display: none;
}
BODY {
margin: 0;
color: #000000;
background: #ffffff;
}
#categoryContent {
margin: 0;
}