pointer on details

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

View File

@ -6,6 +6,9 @@
ul { ul {
list-style: none; list-style: none;
} }
details {
cursor: pointer
}
</style> </style>
</head> </head>
<body> <body>