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 6a8cd3b commit 1341c42Copy full SHA for 1341c42
myst_nb/_static/mystnb.css
@@ -7,7 +7,6 @@ div.container.cell {
7
/* Removing all background formatting so we can control at the div level */
8
.cell_input div.highlight, .cell_input pre, .cell_output .output * {
9
border: none;
10
- background: none;
11
background-color: transparent;
12
box-shadow: none;
13
}
0 commit comments