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