Subversion Repositories eFlore/Applications.del

Rev

Rev 162 | Rev 175 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 162 Rev 164
Line 71... Line 71...
71
  margin: 15px 6px 6px;
71
  margin: 15px 6px 6px;
72
}
72
}
Line 73... Line 73...
73
 
73
 
Line -... Line 74...
-
 
74
#titre {background:url(./img/identiplante.png) no-repeat center -1px; padding-top:80px}
74
#titre {background:url(./img/identiplante.png) no-repeat center -1px; padding-top:80px}
75
 
75
 
76
.contenu {width:50%; margin:auto}
Line 76... Line 77...
76
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
77
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
77
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
78
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
Line 86... Line 87...
86
.actif {background:#8EB533}
87
.actif {background:#8EB533}
87
.inactif {background:white}
88
.inactif {background:white}
Line 88... Line 89...
88
 
89
 
89
.gauche { float:left}
90
.gauche { float:left}
90
.droite { float:right}
-
 
-
 
91
.droite { float:right}
91
 
92
.nettoyage {clear:both}
92
hr {border:none; border-bottom:solid 1px #DDD; border-top:solid 1px #AAA} 
93
hr {border:none; border-bottom:solid 1px #DDD; border-top:solid 1px #AAA}