Subversion Repositories eFlore/Applications.cel

Rev

Rev 1451 | Rev 1480 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1451 Rev 1462
Line 32... Line 32...
32
				overflow:hidden;
32
				overflow:hidden;
33
				padding:0;
33
				padding:0;
34
				margin:0;
34
				margin:0;
35
				width:100%;
35
				width:100%;
36
				height:100%;
36
				height:100%;
37
				background-color:#4A4B4C;
37
				background-color:#DDDDDD;
38
				color:#CCC;
38
				color:black;
39
			}
39
			}
40
			#cel-photo-contenu<?=$id?>, #cel-galerie-photo<?=$id?>{
40
			#cel-photo-contenu<?=$id?>, #cel-galerie-photo<?=$id?>{
41
				width:<?=(($colonne * 69))?>px;
41
				width:<?=(($colonne * 69))?>px;
42
			}
42
			}
43
			#cel-galerie-photo<?=$id?> #cel-photo-extra<?=$id?> img{
43
			#cel-galerie-photo<?=$id?> #cel-photo-extra<?=$id?> img{