We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba1e7b commit c9eab9fCopy full SHA for c9eab9f
includes/sidebar.html
@@ -1,7 +1,7 @@
1
<!-- product > category > maptopic > article -->
2
<div class="sidebar d-none d-lg-block">
3
4
- <div class="d-flex flex-items-center p-4 position-sticky top-0" style="z-index: 3;" id="github-logo">
+ <div class="d-flex flex-items-center p-4 position-sticky top-0 sidebar-background-color" style="z-index: 3;" id="github-logo">
5
<a href="/{{ currentLanguage }}" class="text-white" aria-hidden="true">
6
{% octicon "mark-github" height="32" %}
7
</a>
0 commit comments