diff --git a/docs/stylesheets/ft.extra.css b/docs/stylesheets/ft.extra.css index 3369fa177..18985baf0 100644 --- a/docs/stylesheets/ft.extra.css +++ b/docs/stylesheets/ft.extra.css @@ -11,3 +11,7 @@ .rst-versions .rst-other-versions { color: white; } + +.md-version__list { + font-weight: 500 !important; +}