From daf7ae26e6c0bd0b2adbd166af67ee04a4ede29e Mon Sep 17 00:00:00 2001 From: Roger Labbe Date: Sun, 17 Jan 2016 12:06:31 -0800 Subject: [PATCH] Reexecuted to incorporate css changes. --- 01-g-h-filter.ipynb | 254 ++++++++++++++++++++++---------------------- 1 file changed, 127 insertions(+), 127 deletions(-) diff --git a/01-g-h-filter.ipynb b/01-g-h-filter.ipynb index 3fa8112..b139f1d 100644 --- a/01-g-h-filter.ipynb +++ b/01-g-h-filter.ipynb @@ -28,7 +28,7 @@ "@import url('http://fonts.googleapis.com/css?family=Source+Code+Pro');\n", "@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n", "@import url('http://fonts.googleapis.com/css?family=Arimo');\n", - "@import url('http://fonts.googleapis.com/css?family=Fira_sans');\n", + "@import url('http://fonts.googleapis.com/css?family=Fira+sans');\n", "\n", ".CodeMirror pre {\n", " font-family: 'Source Code Pro', Consolas, monocco, monospace;\n", @@ -42,7 +42,7 @@ " background: transparent;\n", " color: #000000;\n", " font-weight: 600;\n", - " font-size: 11pt;\n", + " font-size: 12pt;\n", " font-style: bold;\n", " font-family: 'Source Code Pro', Consolas, monocco, monospace;\n", " }\n", @@ -123,11 +123,10 @@ " white-space: nowrap;\n", " }\n", " div.text_cell_render{\n", - " font-family: 'Fira sans', verdana,arial,sans-serif;\n", + " /*font-family: 'Vollkorn', verdana,arial,sans-serif;*/\n", " line-height: 150%;\n", - " font-size: 110%;\n", - " font-weight: 400;\n", - " text-align:justify;\n", + " font-size: 130%;\n", + " text-align: justify;\n", " text-justify:inter-word;\n", " }\n", " div.output_subarea.output_text.output_pyout {\n", @@ -240,7 +239,8 @@ "