FAvicon
This commit is contained in:
@@ -205,6 +205,7 @@ if ($action === 'save_profile' && $_SERVER['REQUEST_METHOD'] === 'POST' && is_lo
|
||||
<title>Location de matériel</title>
|
||||
<link rel="stylesheet" href="pico.css">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🧰</text></svg>">
|
||||
<style>
|
||||
body { max-width: 900px; margin: 40px auto; }
|
||||
.item { padding: 1rem; border: 1px solid #ddd; border-radius: 8px; margin-bottom: 1.5rem; }
|
||||
|
||||
Reference in New Issue
Block a user