Ran notebooks to reflect css changes.
This commit is contained in:
parent
856775e906
commit
d6becd7428
@ -33,21 +33,63 @@
|
||||
"text/html": [
|
||||
"<style>\n",
|
||||
"@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=Lora');\n",
|
||||
"\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Open+Sans');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Karla');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Poppins');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arimo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Roboto');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Lato');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Domine');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Chivo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Cardo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arvo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Crimson+Text');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Ubuntu');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Fontin');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Raleway');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Merriweather');\n",
|
||||
"\n",
|
||||
"\n",
|
||||
".CodeMirror pre {\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
"}\n",
|
||||
" div.cell{\n",
|
||||
" width: 900px;\n",
|
||||
" width: 800px;\n",
|
||||
" margin-left: 0% !important;\n",
|
||||
" margin-right: auto;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Lora';\n",
|
||||
" //font-family: 'Open Sans';\n",
|
||||
" //font-family: 'Karla',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Roboto',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Lato',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Domine',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Chivo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Cardo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Arvo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Poppins',verdana,arial,sans-serif; \n",
|
||||
" //font-family: 'Ubuntu',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Fontin',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Raleway',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Merriweather',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Crimson Text', verdana,arial,sans-serif;\n",
|
||||
" //font-family: verdana,arial,sans-serif;\n",
|
||||
" //font-family: arial,sans-serif;\n",
|
||||
" line-height: 125%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.text_cell code {\n",
|
||||
" background: transparent;\n",
|
||||
" color: #000000;\n",
|
||||
" font-weight: 600;\n",
|
||||
" font-size: 11pt;\n",
|
||||
" font-style: bold;\n",
|
||||
" font-weight: 400;\n",
|
||||
" font-size: 12pt;\n",
|
||||
" //font-style: bold;\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
" }\n",
|
||||
" h1 {\n",
|
||||
@ -56,7 +98,7 @@
|
||||
"\t\n",
|
||||
" div.input_area {\n",
|
||||
" background: #F6F6F9;\n",
|
||||
" border: 1px solid #586e75;\n",
|
||||
" border: 1px solid #586e75; \n",
|
||||
" }\n",
|
||||
"\n",
|
||||
" .text_cell_render h1 {\n",
|
||||
@ -115,6 +157,7 @@
|
||||
" h5 {\n",
|
||||
" font-family: 'Open sans',verdana,arial,sans-serif;\n",
|
||||
" }\n",
|
||||
"\n",
|
||||
" .text_cell_render h5 {\n",
|
||||
" font-weight: 200;\n",
|
||||
" font-style: normal;\n",
|
||||
@ -125,14 +168,6 @@
|
||||
" display: block;\n",
|
||||
" white-space: nowrap;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Fira sans', verdana,arial,sans-serif;\n",
|
||||
" line-height: 150%;\n",
|
||||
" font-size: 110%;\n",
|
||||
" font-weight: 400;\n",
|
||||
" text-align:justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.output_subarea.output_text.output_pyout {\n",
|
||||
" overflow-x: auto;\n",
|
||||
" overflow-y: scroll;\n",
|
||||
@ -149,7 +184,8 @@
|
||||
"}\n",
|
||||
"\n",
|
||||
" code{\n",
|
||||
" font-size: 70%;\n",
|
||||
" font-size: 6pt;\n",
|
||||
"\n",
|
||||
" }\n",
|
||||
" .rendered_html code{\n",
|
||||
" background-color: transparent;\n",
|
||||
@ -242,7 +278,8 @@
|
||||
"<script>\n",
|
||||
" MathJax.Hub.Config({\n",
|
||||
" TeX: {\n",
|
||||
" extensions: [\"AMSmath.js\", \"autobold.js\"]\n",
|
||||
" extensions: [\"AMSmath.js\"],\n",
|
||||
" equationNumbers: { autoNumber: \"AMS\", useLabelIds: true}\n",
|
||||
" },\n",
|
||||
" tex2jax: {\n",
|
||||
" inlineMath: [ ['$','$'], [\"\\\\(\",\"\\\\)\"] ],\n",
|
||||
@ -250,7 +287,7 @@
|
||||
" },\n",
|
||||
" displayAlign: 'center', // Change this to 'center' to center equations.\n",
|
||||
" \"HTML-CSS\": {\n",
|
||||
" scale:100,\n",
|
||||
" scale:95,\n",
|
||||
" availableFonts: [],\n",
|
||||
" preferredFont:null,\n",
|
||||
" webFont: \"TeX\",\n",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -35,24 +35,63 @@
|
||||
"text/html": [
|
||||
"<style>\n",
|
||||
"@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=Lora');\n",
|
||||
"\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Open+Sans');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Karla');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Poppins');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arimo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Roboto');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Lato');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Domine');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Chivo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Cardo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arvo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Crimson+Text');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Ubuntu');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Fontin');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Raleway');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Merriweather');\n",
|
||||
"\n",
|
||||
"\n",
|
||||
".CodeMirror pre {\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
"}\n",
|
||||
" div.cell{\n",
|
||||
" width: 900px;\n",
|
||||
" width: 850px;\n",
|
||||
" margin-left: 0% !important;\n",
|
||||
" margin-right: auto;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Lora';\n",
|
||||
" //font-family: 'Open Sans';\n",
|
||||
" //font-family: 'Karla',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Roboto',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Lato',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Domine',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Chivo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Cardo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Arvo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Poppins',verdana,arial,sans-serif; \n",
|
||||
" //font-family: 'Ubuntu',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Fontin',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Raleway',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Merriweather',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Crimson Text', verdana,arial,sans-serif;\n",
|
||||
" //font-family: verdana,arial,sans-serif;\n",
|
||||
" //font-family: arial,sans-serif;\n",
|
||||
" line-height: 125%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.text_cell code {\n",
|
||||
" background: transparent;\n",
|
||||
" color: #000000;\n",
|
||||
" font-weight: 600;\n",
|
||||
" font-weight: 400;\n",
|
||||
" font-size: 12pt;\n",
|
||||
" font-style: bold;\n",
|
||||
" //font-style: bold;\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
" }\n",
|
||||
" h1 {\n",
|
||||
@ -131,13 +170,6 @@
|
||||
" display: block;\n",
|
||||
" white-space: nowrap;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" /*font-family: 'Vollkorn', verdana,arial,sans-serif;*/\n",
|
||||
" line-height: 150%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.output_subarea.output_text.output_pyout {\n",
|
||||
" overflow-x: auto;\n",
|
||||
" overflow-y: scroll;\n",
|
||||
|
@ -19,24 +19,63 @@
|
||||
"text/html": [
|
||||
"<style>\n",
|
||||
"@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=Lora');\n",
|
||||
"\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Open+Sans');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Karla');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Poppins');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arimo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Roboto');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Lato');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Domine');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Chivo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Cardo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arvo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Crimson+Text');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Ubuntu');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Fontin');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Raleway');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Merriweather');\n",
|
||||
"\n",
|
||||
"\n",
|
||||
".CodeMirror pre {\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
"}\n",
|
||||
" div.cell{\n",
|
||||
" width: 900px;\n",
|
||||
" width: 850px;\n",
|
||||
" margin-left: 0% !important;\n",
|
||||
" margin-right: auto;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Lora';\n",
|
||||
" //font-family: 'Open Sans';\n",
|
||||
" //font-family: 'Karla',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Roboto',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Lato',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Domine',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Chivo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Cardo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Arvo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Poppins',verdana,arial,sans-serif; \n",
|
||||
" //font-family: 'Ubuntu',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Fontin',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Raleway',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Merriweather',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Crimson Text', verdana,arial,sans-serif;\n",
|
||||
" //font-family: verdana,arial,sans-serif;\n",
|
||||
" //font-family: arial,sans-serif;\n",
|
||||
" line-height: 125%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.text_cell code {\n",
|
||||
" background: transparent;\n",
|
||||
" color: #000000;\n",
|
||||
" font-weight: 600;\n",
|
||||
" font-weight: 400;\n",
|
||||
" font-size: 12pt;\n",
|
||||
" font-style: bold;\n",
|
||||
" //font-style: bold;\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
" }\n",
|
||||
" h1 {\n",
|
||||
@ -115,13 +154,6 @@
|
||||
" display: block;\n",
|
||||
" white-space: nowrap;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" /*font-family: 'Vollkorn', verdana,arial,sans-serif;*/\n",
|
||||
" line-height: 150%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.output_subarea.output_text.output_pyout {\n",
|
||||
" overflow-x: auto;\n",
|
||||
" overflow-y: scroll;\n",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -26,24 +26,63 @@
|
||||
"text/html": [
|
||||
"<style>\n",
|
||||
"@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=Lora');\n",
|
||||
"\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Open+Sans');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Karla');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Poppins');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arimo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Roboto');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Lato');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Domine');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Chivo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Cardo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arvo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Crimson+Text');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Ubuntu');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Fontin');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Raleway');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Merriweather');\n",
|
||||
"\n",
|
||||
"\n",
|
||||
".CodeMirror pre {\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
"}\n",
|
||||
" div.cell{\n",
|
||||
" width: 900px;\n",
|
||||
" width: 850px;\n",
|
||||
" margin-left: 0% !important;\n",
|
||||
" margin-right: auto;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Lora';\n",
|
||||
" //font-family: 'Open Sans';\n",
|
||||
" //font-family: 'Karla',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Roboto',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Lato',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Domine',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Chivo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Cardo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Arvo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Poppins',verdana,arial,sans-serif; \n",
|
||||
" //font-family: 'Ubuntu',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Fontin',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Raleway',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Merriweather',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Crimson Text', verdana,arial,sans-serif;\n",
|
||||
" //font-family: verdana,arial,sans-serif;\n",
|
||||
" //font-family: arial,sans-serif;\n",
|
||||
" line-height: 125%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.text_cell code {\n",
|
||||
" background: transparent;\n",
|
||||
" color: #000000;\n",
|
||||
" font-weight: 600;\n",
|
||||
" font-weight: 400;\n",
|
||||
" font-size: 12pt;\n",
|
||||
" font-style: bold;\n",
|
||||
" //font-style: bold;\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
" }\n",
|
||||
" h1 {\n",
|
||||
@ -122,13 +161,6 @@
|
||||
" display: block;\n",
|
||||
" white-space: nowrap;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" /*font-family: 'Vollkorn', verdana,arial,sans-serif;*/\n",
|
||||
" line-height: 150%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.output_subarea.output_text.output_pyout {\n",
|
||||
" overflow-x: auto;\n",
|
||||
" overflow-y: scroll;\n",
|
||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -12,24 +12,63 @@
|
||||
"text/html": [
|
||||
"<style>\n",
|
||||
"@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=Lora');\n",
|
||||
"\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Open+Sans');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Vollkorn');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Karla');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Poppins');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arimo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Roboto');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Lato');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Domine');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Chivo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Cardo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Arvo');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Crimson+Text');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Ubuntu');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Fontin');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Raleway');\n",
|
||||
"//@import url('http://fonts.googleapis.com/css?family=Merriweather');\n",
|
||||
"\n",
|
||||
"\n",
|
||||
".CodeMirror pre {\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
"}\n",
|
||||
" div.cell{\n",
|
||||
" width: 900px;\n",
|
||||
" width: 850px;\n",
|
||||
" margin-left: 0% !important;\n",
|
||||
" margin-right: auto;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Lora';\n",
|
||||
" //font-family: 'Open Sans';\n",
|
||||
" //font-family: 'Karla',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Roboto',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Lato',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Domine',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Chivo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Cardo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Arvo',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Poppins',verdana,arial,sans-serif; \n",
|
||||
" //font-family: 'Ubuntu',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Fontin',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Raleway',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Merriweather',verdana,arial,sans-serif;\n",
|
||||
" //font-family: 'Crimson Text', verdana,arial,sans-serif;\n",
|
||||
" //font-family: verdana,arial,sans-serif;\n",
|
||||
" //font-family: arial,sans-serif;\n",
|
||||
" line-height: 125%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" text-align: justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.text_cell code {\n",
|
||||
" background: transparent;\n",
|
||||
" color: #000000;\n",
|
||||
" font-weight: 600;\n",
|
||||
" font-size: 11pt;\n",
|
||||
" font-style: bold;\n",
|
||||
" font-weight: 400;\n",
|
||||
" font-size: 12pt;\n",
|
||||
" //font-style: bold;\n",
|
||||
" font-family: 'Source Code Pro', Consolas, monocco, monospace;\n",
|
||||
" }\n",
|
||||
" h1 {\n",
|
||||
@ -108,14 +147,6 @@
|
||||
" display: block;\n",
|
||||
" white-space: nowrap;\n",
|
||||
" }\n",
|
||||
" div.text_cell_render{\n",
|
||||
" font-family: 'Vollkorn', verdana,arial,sans-serif;\n",
|
||||
" line-height: 150%;\n",
|
||||
" font-size: 130%;\n",
|
||||
" font-weight: 400;\n",
|
||||
" text-align:justify;\n",
|
||||
" text-justify:inter-word;\n",
|
||||
" }\n",
|
||||
" div.output_subarea.output_text.output_pyout {\n",
|
||||
" overflow-x: auto;\n",
|
||||
" overflow-y: scroll;\n",
|
||||
|
@ -24,7 +24,7 @@
|
||||
font-family: 'Source Code Pro', Consolas, monocco, monospace;
|
||||
}
|
||||
div.cell{
|
||||
width: 800px;
|
||||
width: 850px;
|
||||
margin-left: 0% !important;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user