diff --git a/docs/index.html b/docs/index.html index dd043bb6..08b3fee6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -39,6 +39,11 @@ border-radius: 5px; } + .markdown-section p.tip, + .markdown-section tr:nth-child(1n) { + background-color: #f8f8f8 !important; + } + .content, .sidebar, .markdown-section,