diff --git a/templates/custom/ecosysteme.html b/templates/custom/ecosysteme.html index bd7b4a74ad09c42d34a8c40a85451844dba9e6a8..f1925e2e83331a19178409e4ef759417bf7c3699 100644 --- a/templates/custom/ecosysteme.html +++ b/templates/custom/ecosysteme.html @@ -233,19 +233,6 @@ <div class="w3-col m3"> <img style="height: 4em; width: unset; margin-bottom: -12px;" src="/home/jaklis.svg"/ id="jaklis"> - <style> - #jaklis { - animation: rotation 6.28s linear infinite; - } - @keyframes rotation { - from { - transform: rotate(0deg); - } - to { - transform: rotate(359deg); - } - } - </style> <h3>Jaklis</h3> <p><a href="https://git.p2p.legal/axiom-team/jaklis">Jaklis</a> est un client en ligne de commande écrit en <strong>python</strong> pour les datapods Cesium+ et Ğchange.</p> </div>