diff --git a/extra.css b/extra.css index 1c5bbf79..1d367017 100644 --- a/extra.css +++ b/extra.css @@ -8,6 +8,15 @@ h2, .h2 { font-weight: 700; } +h3, .h3 { + font-size: 1.2rem; + font-weight: 700; +} + .bg-primary .navbar-nav .show>.nav-link, .bg-primary .navbar-nav .nav-link.active, .bg-primary .navbar-nav .nav-link:hover, .bg-primary .navbar-nav .nav-link:focus { color: #ffb81c !important; } + +.text-muted { + color: #ffb81c !important; +} diff --git a/pkgdown.yml b/pkgdown.yml index 2cc9c554..6a0426ef 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -3,7 +3,7 @@ pkgdown: 2.1.0 pkgdown_sha: ~ articles: JSS2008: JSS2008.html -last_built: 2024-07-22T00:29Z +last_built: 2024-07-22T00:33Z urls: reference: https://pkg.robjhyndman.com/forecast/reference article: https://pkg.robjhyndman.com/forecast/articles