Subversion Repositories eFlore/Applications.del

Rev

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

Rev 336 Rev 368
Line 96... Line 96...
96
#titre h1{width: 200px; background:url(./img/identiplante_mini.png) no-repeat 240px 0px; margin:0 auto; padding:10px 50px 10px 50px}
96
#titre h1{width: 200px; background:url(./img/identiplante_mini.png) no-repeat 240px 0px; margin:0 auto; padding:10px 50px 10px 50px}
Line 97... Line 97...
97
 
97
 
98
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
98
.boutonPlus {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_in.png"); width:16px; height:16px; cursor:pointer;}
Line 99... Line 99...
99
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
99
.boutonMoins {border:none; color:rgba(0,0,0,0); background:url("./img/zoom_out.png"); width:16px; height:16px; cursor:pointer;}
100
 
100
 
101
#navigation {position:fixed; background:#a4bf64; opacity:0.9; width:100%; bottom:0;}
101
#navigation {position:fixed;  width:100%; top:0;z-index:3000}
102
#navigation>div>div {float:left; padding:10px; background:#7DA422; margin-right:3px;}
102
#navigation>div>div {float:left; padding:10px; background:#7DA422; margin-right:3px;}
103
#navigation>div>div:hover {background:#9Fc644}
103
#navigation>div>div:hover {background:#9Fc644}