Skip to content

Releases: ELIXIR-Belgium/elixir-toolkit-theme

1.1.0 - Multiple small improvements

08 Feb 18:49
1234710
Compare
Choose a tag to compare
  • Height navbar branding customizable
  • 2nd level of side nav has now extra margin instead of padding
  • Sidnavigation arrow fixes
  • No placeholder for the subtitle if it is not present
  • New scss variables
    $topnav-brand-height: 44px;
    $topnav-border: 0;
    $sidebar-lvl2-bg: $white;
    $sidebar-lvl2-color: $dark;
    $sidebar-lvl3-bg: $white;
    $sidebar-lvl3-color: $dark;
    $toc-border: 0;
    $footer-border: 0;
    
  • Better comments in the scss files

1.0.0 - Initial release

04 Feb 12:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/ELIXIR-Belgium/jekyll-bootstrap-theme/commits/1.0.0