Récapitulatif sur les border-radius, box-shadow, text-shadow et animations css3.
border-radius:0px;
border-radius:50px;
box-shadow:1px 1px 5px #6C7F27;
box-shadow:5px 5px 10px #6C7F27;
text-shadow:1px 0px 4px #EEEEEE;
text-shadow:0px 5px 15px #EEEEEE;
Follow me on Twitter @FGRibreau