Skip to content

Commit 2ddc0f6

Browse files
committed
added padding around stderr
1 parent 6f5432a commit 2ddc0f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyter_sphinx/css/jupyter-sphinx.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ div.jupyter_container * {
7979
.jupyter_container .stderr {
8080
background-color: #FCC;
8181
border: none;
82+
padding: 3px;
8283
}
8384
.jupyter_container .output {
8485
border: none;

0 commit comments

Comments
 (0)