Author:    Sean Whalen <44679+seanthegeek@users.noreply.github.com>
This commit is contained in:
Sean Whalen
2022-01-05 12:21:34 -05:00
parent b2ad78cb1e
commit 4e3bc5c312
18 changed files with 923 additions and 1813 deletions

View File

@@ -731,8 +731,9 @@ dl.glossary dt {
.classifier:before {
font-style: normal;
margin: 0.5em;
margin: 0 0.5em;
content: ":";
display: inline-block;
}
abbr, acronym {
@@ -819,7 +820,7 @@ div.code-block-caption code {
table.highlighttable td.linenos,
span.linenos,
div.doctest > div.highlight 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 */