source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/cepetel/addfiles/diaporama.css @ 394

Last change on this file since 394 was 394, checked in by guille, 15 years ago

se agrego theme cepetel

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