Line | |
---|
1 | #bloc-diaporama { |
---|
2 | width: 606px; |
---|
3 | margin: 10px auto; |
---|
4 | border: 1px solid #f30; |
---|
5 | padding: 2px; |
---|
6 | background-color: #fff; |
---|
7 | } |
---|
8 | |
---|
9 | .uneimage{ |
---|
10 | border: 1px solid #666; |
---|
11 | padding: 1px; |
---|
12 | background-color: #fff; |
---|
13 | margin: 0 auto; |
---|
14 | } |
---|
15 | |
---|
16 | #diaporama { |
---|
17 | margin: 0 auto; |
---|
18 | width: 604px; |
---|
19 | text-align: center; |
---|
20 | } |
---|
21 | |
---|
22 | #comment { |
---|
23 | font-size: 10px; |
---|
24 | color: #333; |
---|
25 | text-align: center; |
---|
26 | padding: 10px; |
---|
27 | } |
---|
28 | |
---|
29 | .img-diaporama-page { |
---|
30 | margin: 0 auto; |
---|
31 | border: 1px solid #333; |
---|
32 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.