mirror of
https://github.com/wassname/jupyter_contrib_nbextensions.git
synced 2026-08-17 11:20:38 +08:00
11 lines
117 B
CSS
11 lines
117 B
CSS
.pmode{
|
|
display:none; !important
|
|
}
|
|
|
|
.presentation_mode h1{
|
|
text-align: center;
|
|
}
|
|
|
|
.presentation_mode {
|
|
}
|