diff --git a/docs/background.html b/docs/background.html
index dd2e97f..56faaba 100644
--- a/docs/background.html
+++ b/docs/background.html
@@ -13,7 +13,7 @@
background.knit
-
+
@@ -63,6 +63,7 @@ if (window.hljs) {
+
@@ -88,6 +89,9 @@ button.code-folding-btn:focus {
summary {
display: list-item;
}
+details > summary > p:only-child {
+ display: inline;
+}
pre code {
padding: 0;
}
@@ -312,7 +316,7 @@ div.tocify {