Updated docs

This commit is contained in:
Rhet Turnbull
2023-01-14 22:41:41 -08:00
parent de8f29a431
commit 2aa80996bf
23 changed files with 1442 additions and 278 deletions

View File

@@ -35,8 +35,7 @@ div.highlight {
position: relative;
}
/* Show the copybutton */
.highlight:hover button.copybtn, button.copybtn.success {
.highlight:hover button.copybtn {
opacity: 1;
}