]> https://gitweb.dealii.org/ - dealii.git/commitdiff
doxygen: use full page width 18197/head
authorTimo Heister <timo.heister@gmail.com>
Thu, 6 Mar 2025 00:10:23 +0000 (19:10 -0500)
committerTimo Heister <timo.heister@gmail.com>
Thu, 6 Mar 2025 00:10:23 +0000 (19:10 -0500)
this will use the full width of the browser window and fixes unclickable
dot figures.

doc/doxygen/doxygen-awesome.css

index 6b34e1de84777113c8b997ea712e15e2e9207691..c26725e917b824af2b7bc54b516da270289799e5 100644 (file)
@@ -73,7 +73,7 @@ html {
     /* content text properties. These only affect the page content, not the navigation or any other ui elements */
     --content-line-height: 27px;
     /* The content is centered and constraint in it's width. To make the content fill the whole page, set the variable to auto.*/
-    --content-maxwidth: 1050px;
+    --content-maxwidth: auto;
     --table-line-height: 24px;
     --toc-sticky-top: var(--spacing-medium);
     --toc-width: 200px;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.