Add div.highlight

This commit is contained in:
Arthur Volant 2021-04-16 21:31:52 +02:00
parent 0ce7c1f577
commit f12ebdfae4

View File

@ -820,7 +820,7 @@ div.code-block-caption code {
/* From https://stackoverflow.com/a/34372191 */
table.highlighttable td.linenos,
span.linenos,
span.gp { /* gp: Generic.Prompt */
div.highlight span.gp { /* gp: Generic.Prompt */
user-select: none;
-webkit-user-select: text; /* Safari fallback only */
-webkit-user-select: none; /* Chrome/Safari */