This is a significant change in the HTML and CSS of the site, with the goal of making it more standardized and robust. There are several design tweaks that have been made. Here is a short overview:
- The sidebars are now a slightly smaller font, with more padding, to give more attention to the page's content.
- The HTML structure of the site has been re-worked to make
sticky
and other CSS behaviors more dependable. - The header buttons are now standardized and have an updated look and feel.
- The in-page margin CSS is now more reliable
- Improvements to scrollbar style throughout the site
See the PRs below for where most of these changes occurred.
Enhancements made
- ‼️ REFACTOR: HTML and CSS restructuring #472 (@choldgraf)
- ENH: Standardize scrollbar behavior #481 (@choldgraf)
- ENH: Standardize header buttons #490 (@choldgraf)
- ENH: Updating search page style #491 (@choldgraf)