I am using this code but I'd like my fill and stroke color lo be selected randomly from an array. This is my css:
<style>
#svg.clickit .logo {
fill: #002100;
stroke: #002100;
transition: 1s;
}
</style>
Aucun commentaire:
Enregistrer un commentaire