fix white font on white background for ipython notebooks
This commit is contained in:
parent
5d17651159
commit
b773300564
@ -157,3 +157,7 @@ figcaption {
|
|||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.highlight.hl-ipython3 pre {
|
||||||
|
color: #000000;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user