Skip to content

Commit 2854967

Browse files
sbryngelsonclaude
andcommitted
Narrow docs sidebar and shorten Doxygen titles
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eb8a48d commit 2854967

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
* Overrides for doxygen-awesome theme
44
*/
55

6+
/* Narrower left navigation panel */
7+
html {
8+
--side-nav-fixed-width: 210px;
9+
}
10+
611
/* Seamless split <code> tags for Fortran % struct accessors.
712
* Doxygen consumes %<word> even inside code spans, so we split around %
813
* into adjacent <code> elements and remove internal borders/padding. */

0 commit comments

Comments
 (0)