Skip to content

Instantly share code, notes, and snippets.

@teufsk8-dev
teufsk8-dev / fise-dimanche-17-mai.html
Created May 19, 2026 10:45
FISE Montpellier 2026 — Prototype bouton Ajouter a mon agenda (dimanche 17 mai)
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FISE Montpellier 2026 — Programme Dimanche 17 mai</title>
<style>
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
:root {