Update theme css#107
Conversation
…e empty space below the footer. * Moved the dark mode toggle from the sidebar to the breadcrumb and implemented it as a compact icon. * Improved anchor scroll behavior for headings so that target headings are no longer obscured by the sticky breadcrumb. * Made the Table of Contents sidebar scrollable independently on desktop. * Hidden the visible scrollbar of the TOC sidebar while keeping scrolling functionality intact. * Added additional bottom spacing to the sidebar on a trial basis and subsequently removed it. * Significantly reduced the indentation of nested TOC levels so that deep entries wrap later.
|
I really like the layout! It has a much more modern look and is better organized than the old one. A few comments:
|
|
Hi @FaHaGit thanks for the comments:
IMHO the TOC on first page looks very clean.
Fixed
The feature is from Sphinx and existed before.
TBH I like the tweak and would keep it as it is, because expanding the anchor might introduce unwanted problems.
Fixed
Fixed
Applied some tweaks for tables. |
FaHaGit
left a comment
There was a problem hiding this comment.
Just a few minor changes. But we can do that later.
|
This looks much better than the first shot. I have an issue with the "narrow" layout and the wide tables. To get a horizontal scroll bar, you need to scroll all the way to the bottom of the table... to see the text much further up (and to the right). Notable the large table in section "Expansion (X11)". The only way to make this a little better for desktop viewers is to adapt the page width better to the browser with (but allow this width for smaller viewing devices). Also, the CSS is horrible for printing, and likely calls for a separate style for that, but that's something to fix later. |
With the help of Codex I recreated the css to match the corporate identity, modernize the look and increase readability.