Enable highlighting (#11500)

This commit is contained in:
Sumanth Ratna
2020-10-20 12:34:39 -04:00
committed by GitHub
parent cdca5af53b
commit e663b524ae
+4
View File
@@ -67,3 +67,7 @@ span.rst-current-version > span.fa.fa-book {
.rst-versions {
z-index: 1200 !important;
}
dt:target, span.highlighted {
background-color: #fbe54e;
}