نسخ من khaledmahfouz5/Maqtaa
feat: Add support for rendering .ipynb Jupyter/IPython notebooks (#491)
هذا الالتزام موجود في:
15
public/ipynb.css
مباع
Normal file
15
public/ipynb.css
مباع
Normal file
@@ -0,0 +1,15 @@
|
||||
.jupyter.notebook {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.jupyter.notebook pre {
|
||||
font-size: 0.8em !important;
|
||||
}
|
||||
|
||||
.jupyter.notebook .jupyter-cell {
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.jupyter.notebook .jupyter-cell.code-cell {
|
||||
filter: drop-shadow(0 0 0.1rem rgba(0, 0, 0, 0.5));
|
||||
}
|
||||
المرجع في مشكلة جديدة
حظر مستخدم