Updated docs [skip ci]

This commit is contained in:
Rhet Turnbull
2021-12-22 08:22:02 -08:00
parent 6ce1b83ca2
commit 181f678d9e
16 changed files with 5366 additions and 103 deletions

View File

@@ -731,9 +731,8 @@ dl.glossary dt {
.classifier:before {
font-style: normal;
margin: 0 0.5em;
margin: 0.5em;
content: ":";
display: inline-block;
}
abbr, acronym {
@@ -820,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 */