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>
...@@ -42,4 +33,4 @@ details summary > * { ...@@ -42,4 +33,4 @@ details summary > * {
* [Overlaying Table](View#overlaying-table-class) * [Overlaying Table](View#overlaying-table-class)
* [MenuUI](View#menu-ui) * [MenuUI](View#menu-ui)
* [Altering the database](Altering-the-Database) * [Altering the database](Altering-the-Database)
</details> </details>
\ No newline at end of file