We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c529d46 commit ba74779Copy full SHA for ba74779
docs/_static/js/app.js
@@ -3,4 +3,3 @@ window.addEventListener('load', function() {
3
link.target = '_blank';
4
});
5
6
-
docs/_static/scss/general.scss
@@ -272,7 +272,7 @@ code.docutils.literal.notranslate {
272
.rst-content .btn:focus {
273
outline: 0px solid;
274
}
275
+
276
.btn-orange {
277
background-color: var(--primary-orange)!important;
278
color: #fff!important;
@@ -426,7 +426,6 @@ code.docutils.literal.notranslate {
426
a {
427
font-size: 13px;
428
429
430
431
432
/* notes (admonition notes) end */
0 commit comments