Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 19 → Rev 20

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