source: extensions/simple_themes/simple-sunset/content.css @ 15907

Last change on this file since 15907 was 10779, checked in by plg, 13 years ago

add Simple Sunset into SVN (current version 2.1.b, compatible with Piwigo 2.1/2.2)

File size: 189 bytes
Line 
1#thumbnails li {
2  margin: 0;
3  padding: 0;
4  float: left;
5  width: 200px;
6  height: 160px;
7}
8
9.thumbnailCategories li {
10float:left;
11height:160px;
12margin:.7em;
13overflow:hidden;
14width:45%;
15}
Note: See TracBrowser for help on using the repository browser.