Repository URL to install this package:
|
Version:
0.2.0 ▾
|
/* CSS for IPythonNotebookXBlock */
.ipython_block .count {
font-weight: bold;
}
.ipython_block p {
cursor: pointer;
}