Update authored by Derek Williams's avatar Derek Williams
<head>
<style>
details summary {
cursor: pointer;
}
details summary > * {
display: inline;
}
</style>
<link rel="stylesheet" href="css/style.css">
</head>
<details open>
<summary>
......
......