« Testmap » : différence entre les versions

174 octets enlevés ,  28 février
aucun résumé des modifications
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 1 : Ligne 1 :
<div style="position: relative; width: 300px; height: 200px; border: 1px solid #ccc;">
<div style="position: relative; width: 200px; height: 100px;">
<div style="position: absolute; left: 50px; top: 50px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">A</div>
<div style="position: absolute; left: 50px; top: 20px; width: 80px; height: 80px; border-radius: 50%; border: 2px solid #4A90B8; text-align: center; line-height: 80px; background: white;">[[Accueil|Test hover]]</div>
<div style="position: absolute; left: 200px; top: 120px; width: 60px; height: 60px; border-radius: 50%; border: 2px solid blue; text-align: center; line-height: 60px;">B</div>
<div style="position: absolute; left: 80px; top: 79px; width: 152px; height: 0px; border-top: 2px solid #DDD; transform: rotate(24.6deg); transform-origin: 0 0;"></div>
</div>
</div>
<style>.mw-body-content div[style*="border-radius: 50%"]:hover { border-color: #2A6090 !important; box-shadow: 0 0 12px rgba(74,144,184,0.3); }</style>