Add #fff background for snippets
This commit is contained in:
committed by
Steve Chávez
parent
4b37af8f73
commit
a1d4b3ed34
@@ -1,3 +1,7 @@
|
|||||||
div.wy-menu.rst-pro {
|
div.wy-menu.rst-pro {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.highlight {
|
||||||
|
background: #fff !important;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user