Copy to clipboard: remove temp bits

This commit is contained in:
mDuo13
2021-09-21 15:59:46 -07:00
parent 6c5b953a4b
commit aa08c82c57
5 changed files with 43 additions and 65 deletions

View File

@@ -441,14 +441,15 @@ pre code {
background-color: $gray-800;
}
}
.code_toggler {
background-color: $gray-800;
color: $gray-100;
border-color: $gray-100;
}
}
.codehilite .btn-outline-secondary {
background-color: $gray-800;
color: $gray-100;
border-color: $gray-100;
}
.interactive-block {
.breadcrumb-item.done a::after {
color: $green-900;