Subversion Repositories eFlore/Archives.eflore-consultation-v2

Compare Revisions

Ignore whitespace Rev 12 → Rev 13

/trunk/presentations/styles/photo.css
1,35 → 1,3
.enligne li
{
display: inline;
list-style-type: none;
}
 
.enligne
{
float: none;
}
 
.enbloc li
{
display: block;
list-style-type: none;
}
 
.boite
{
vertical-align: text-bottom;
}
 
.float
{
 
width: 30%;
height: 250px;
border: 1px solid black;
margin: 1cm 1cm 0cm 0cm;
text-align: center;
}
 
.suiv
{
position: absolute;
61,6 → 29,8
float:left;
width:30%;
list-style-type: none;
vertical-align: text-bottom;
 
}
.info
{
70,4 → 40,6
.debord
{
overflow: scroll;
}
}