9c6f769b94
becomes the official template. git-svn-id: http://piwigo.org/svn/trunk@859 68402e56-0260-453c-a942-63ccdbb3a9ee
13 lines
231 B
CSS
13 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;
|
|
}
|