source: trunk/spip/esqueleto-redcta/plugins/magusine-portage2/themes/CSocial.2/galerie.css @ 288

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

se agrego CSocial2

File size: 561 bytes
Line 
1body.bodygalerie {
2background-image: none;
3background-color: #fff;
4}
5
6.bodygalerie a img {
7border: 1px #333 solid;
8margin: 0 2px;
9}
10
11.bodygalerie a .precedent, .bodygalerie a .suivant {
12border: none;
13}
14
15
16#popup {
17        border: 1px solid #ccc;
18        text-align: center;
19        font-size: 11px;
20        background-color: #fff;
21       
22}
23
24.barre {
25padding: 4px 0 6px 0;
26}
27
28.bodygalerie #corps {
29}
30
31#innercorps {
32}
33.info {
34 padding: 2px;
35}
36
37
38.imgitself {
39padding: 1px;
40border: 1px solid #ccc;
41}
42
43.bodygalerie ul {
44margin: 10px auto;
45text-align: center;
46}
47
48.bodygalerie li {
49display: inline;
50
51}
Note: See TracBrowser for help on using the repository browser.