Add div.doctest to snippet

This commit is contained in:
Arthur Volant 2021-04-19 11:36:53 +02:00
parent b8ac63bc95
commit 75e8862f73

View File

@ -819,7 +819,7 @@ div.code-block-caption code {
table.highlighttable td.linenos,
span.linenos,
div.highlight span.gp { /* gp: Generic.Prompt */
div.doctest > div.highlight span.gp { /* gp: Generic.Prompt */
user-select: none;
-webkit-user-select: text; /* Safari fallback only */
-webkit-user-select: none; /* Chrome/Safari */