diff --git a/_site/index.html b/_site/index.html index 4176113f..e76a5caf 100644 --- a/_site/index.html +++ b/_site/index.html @@ -2,7 +2,7 @@
- + @@ -19,7 +19,7 @@ ul.task-list{list-style: none;} ul.task-list li input[type="checkbox"] { width: 0.8em; - margin: 0 0.8em 0.2em -1.6em; + margin: 0 0.8em 0.2em -1em; /* quarto-specific, see https://github.com/quarto-dev/quarto-cli/issues/4556 */ vertical-align: middle; } @@ -56,14 +56,16 @@ "search-more-matches-text": "more matches in this document", "search-clear-button-title": "Clear", "search-detached-cancel-button-title": "Cancel", - "search-submit-button-title": "Submit" + "search-submit-button-title": "Submit", + "search-label": "Search" } } + + .quarto-title-block .quarto-title-banner { + background: #64C5CC; + } + @@ -72,11 +74,16 @@