parent
cff713abe1
commit
7e1e1344d7
@ -1,10 +0,0 @@
|
||||
/* 24px margin from readthedocs theme */
|
||||
div.nbinput.nblast,
|
||||
div.nboutput.nblast {
|
||||
margin-bottom: 19px; /* padding has already 5px */
|
||||
}
|
||||
|
||||
/* ... except between code cells! */
|
||||
div.nblast + div.nbinput {
|
||||
margin-top: -19px;
|
||||
}
|
||||
Loading…
Reference in new issue