diff --git a/docs/source/_static/style.css b/docs/source/_static/style.css index dacd8efb..58912db6 100644 --- a/docs/source/_static/style.css +++ b/docs/source/_static/style.css @@ -32,3 +32,7 @@ tt.xref, code.xref, a tt { pre { background: #ecf0f3; } + +.injected { + display: none; +}