source: extensions/Google2Piwigo/admin/template/style.css @ 20645

Last change on this file since 20645 was 20645, checked in by mistic100, 11 years ago

add help file

File size: 299 bytes
Line 
1#albumsList li {
2  list-style-type:square;
3  margin-top:5px;
4}
5UL.thumbnails span.wrap2 {
6  height: 128px;
7  width: 128px;
8}
9.infos.tip {
10  background-image:none;
11  font-weight:normal;
12  padding:10px;
13  min-height:0;
14  width:700px;
15  margin:20px auto 5px auto;
16  border-radius:5px;
17}
Note: See TracBrowser for help on using the repository browser.