Subversion Repositories eFlore/Applications.del

Rev

Rev 248 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 248 Rev 336
Line 1... Line -...
1
.boutonVote {float:left;text-align: center;cursor:pointer}
-
 
2
1
.boutonVote {float:left;text-align: center;cursor:pointer; color : white; background:#b8d07e; border:solid 1px #89a051; margin:2px; margin-top:5px; -moz-border-radius:5px}
-
 
2
.boutonVote:hover {background:#8EB533}
-
 
3
3
4