Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 20 → Rev 19

/trunk/presentations/styles/photo.css
1,10 → 1,3
 
 
.boite
{
display: block;
}
 
.suiv
{
position: absolute;
21,13 → 14,14
.liste_photo
{
width:100%;
/* float:right;*/
float:right;
}
 
.colonne
{
display:inline;
list-type-style:square;
width:100%;
list-style-type: none;
}
 
.ligne
47,10 → 41,9
.info
{
display:block;
width: 33%;
width: 98%;
text-align: center;
height:150px;
valign: bottom;
height:50%;
}
 
.debord
71,7 → 64,5
{
width:100%;
display: block;
border: 1px black solid;
visibility: hidden;
clear: left;
}