Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 15 → Rev 16

/trunk/presentations/styles/photo.css
29,12 → 29,21
float:left;
width:30%;
list-style-type: none;
vertical-align: text-bottom;
}
 
.ligne2
{
float:left;
width:3%;
list-style-type: none;
}
 
.info
{
display:block;
width: 98%;
text-align: center;
height:50%;
}
 
.debord
42,4 → 51,18
overflow: auto;
}
 
.separateur
{
width: 3%;
height: 50px;
visibility: hidden;
border: 1px black solid;
display: inline;
}
 
.spacer
{
width:100%;
display: block;
clear: left;
}