Skip to content

Tweak the documentation theme

In this MR I have tweaked the theme and made the following changes:

  • Correct the version number in conf.py

  • Remove Quattrocento Sans font and use Lato for everything, this makes it consistent and the header font is now distinguishable for header below h3

  • Remove 0 margin from header to differentiate better

  • Increase font size to 18 to make it easy to read.

  • Restrict maximum width to 1100px so that on screen with larger resolution don't have one long line across the screen

Before: Screenshot_20200630_161816

After: Screenshot_20200630_161843

Merge request reports