pointer on details

This commit is contained in:
Adrien MALINGREY 2024-02-28 10:41:43 +01:00
parent b2f19b9646
commit 26dc6b3b28

View File

@ -3,9 +3,12 @@
<head>
<title>Schémas des VLANs</title>
<style>
ul {
list-style: none;
}
ul {
list-style: none;
}
details {
cursor: pointer
}
</style>
</head>
<body>