Subversion Repositories eFlore/Applications.del

Compare Revisions

Ignore whitespace Rev 162 → Rev 164

/war/del.css
73,6 → 73,7
 
#titre {background:url(./img/identiplante.png) no-repeat center -1px; padding-top:80px}
 
.contenu {width:50%; margin:auto}
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
 
88,5 → 89,5
 
.gauche { float:left}
.droite { float:right}
 
.nettoyage {clear:both}
hr {border:none; border-bottom:solid 1px #DDD; border-top:solid 1px #AAA}