diff options
Diffstat (limited to 'advanced_python/rise.css')
-rw-r--r-- | advanced_python/rise.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/advanced_python/rise.css b/advanced_python/rise.css index 11d733d..0846e50 100644 --- a/advanced_python/rise.css +++ b/advanced_python/rise.css @@ -8,11 +8,6 @@ div.cell.code_cell { font-size: 150%; } -/* -div.CodeMirror-lines { - font-size: 125%; -}*/ - /* Tables were rendered out as tiny values since the font-size was set to 12px somehow. */ |