diff --git a/_extensions/posit-docs/theme.scss b/_extensions/posit-docs/theme.scss index 2a4554b..f4604d9 100644 --- a/_extensions/posit-docs/theme.scss +++ b/_extensions/posit-docs/theme.scss @@ -85,23 +85,20 @@ body { .navbar-title { font-family: $font-family-sans-serif; - font-size: $font-size-base; + font-size: 24px; font-weight: 500; } /* Style for the version included in the website title */ .navbar-title small { - font-size: 14px; + font-size: 20px; display: block; padding-left: 1em; } .nav-link { - font-family: $font-family-monospace; - text-transform: uppercase; letter-spacing: 0.03em; - font-size: 14px !important; - font-weight: 500 !important; + font-size: 20px !important; color: $posit-gray !important; } @@ -111,6 +108,17 @@ body { font-weight: 700 !important; } +/* nav - fake navigation tabs*/ +.navbar>.container-fluid { + margin-top: -60px !important; +} + +.navbar .navbar-collapse { + padding-top: 150px !important; + margin-left: -550px !important; + margin-right: -70px !important; +} + /* Footer */ .nav-footer { diff --git a/_quarto.yml b/_quarto.yml index b5ac283..90032a5 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -5,7 +5,7 @@ project: - "!changelog.md" website: - title: 'Posit Product Documentation Version {{< env PRODUCT_VERSION >}}' + title: 'Posit Product Documentation - Version {{< env PRODUCT_VERSION >}}' page-navigation: true navbar: left: