2014-05-12 05:44:25 +02:00
|
|
|
<style>
|
2014-07-07 11:36:03 +02:00
|
|
|
@import url('http://fonts.googleapis.com/css?family=Source+Code+Pro');
|
|
|
|
|
2014-05-12 05:44:25 +02:00
|
|
|
div.cell{
|
|
|
|
width: 850px;
|
2014-05-16 22:58:16 +02:00
|
|
|
margin-left: 0% !important;
|
2014-05-12 05:44:25 +02:00
|
|
|
margin-right: auto;
|
|
|
|
}
|
2014-05-26 01:12:35 +02:00
|
|
|
div.text_cell code {
|
2014-07-07 11:36:03 +02:00
|
|
|
background: transparent;
|
|
|
|
color: #000000;
|
|
|
|
font-weight: 600;
|
2014-07-19 07:05:14 +02:00
|
|
|
font-size: 11pt;
|
2014-07-07 11:36:03 +02:00
|
|
|
font-style: bold;
|
|
|
|
font-family: 'Source Code Pro', Consolas, monocco, monospace;
|
2014-05-26 01:12:35 +02:00
|
|
|
}
|
2014-05-12 05:44:25 +02:00
|
|
|
h1 {
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
2014-05-16 21:33:40 +02:00
|
|
|
}
|
|
|
|
|
2014-05-12 05:44:25 +02:00
|
|
|
div.input_area {
|
|
|
|
background: #F6F6F9;
|
|
|
|
border: 1px solid #586e75;
|
|
|
|
}
|
|
|
|
|
|
|
|
.text_cell_render h1 {
|
|
|
|
font-weight: 200;
|
2014-05-29 04:16:41 +02:00
|
|
|
font-size: 30pt;
|
2014-05-12 05:44:25 +02:00
|
|
|
line-height: 100%;
|
|
|
|
color:#c76c0c;
|
2014-05-16 21:33:40 +02:00
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 1em;
|
2014-05-12 05:44:25 +02:00
|
|
|
display: block;
|
2014-05-17 03:07:39 +02:00
|
|
|
white-space: wrap;
|
2014-05-12 05:44:25 +02:00
|
|
|
}
|
|
|
|
h2 {
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
}
|
|
|
|
.text_cell_render h2 {
|
|
|
|
font-weight: 200;
|
|
|
|
font-size: 20pt;
|
|
|
|
font-style: italic;
|
|
|
|
line-height: 100%;
|
|
|
|
color:#c76c0c;
|
2014-05-29 04:16:41 +02:00
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 1.5em;
|
2014-05-12 05:44:25 +02:00
|
|
|
display: block;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
h3 {
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
}
|
|
|
|
.text_cell_render h3 {
|
|
|
|
font-weight: 300;
|
|
|
|
font-size: 18pt;
|
|
|
|
line-height: 100%;
|
|
|
|
color:#d77c0c;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 2em;
|
|
|
|
display: block;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
h4 {
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
}
|
|
|
|
.text_cell_render h4 {
|
|
|
|
font-weight: 300;
|
|
|
|
font-size: 16pt;
|
|
|
|
color:#d77c0c;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 0.5em;
|
|
|
|
display: block;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
h5 {
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
}
|
|
|
|
.text_cell_render h5 {
|
|
|
|
font-weight: 300;
|
|
|
|
font-style: normal;
|
|
|
|
color: #1d3b84;
|
|
|
|
font-size: 16pt;
|
|
|
|
margin-bottom: 0em;
|
|
|
|
margin-top: 1.5em;
|
|
|
|
display: block;
|
|
|
|
white-space: nowrap;
|
|
|
|
}
|
|
|
|
div.text_cell_render{
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
line-height: 135%;
|
2014-06-01 20:10:49 +02:00
|
|
|
font-size: 110%;
|
2014-05-12 05:44:25 +02:00
|
|
|
width:750px;
|
|
|
|
margin-left:auto;
|
|
|
|
margin-right:auto;
|
|
|
|
text-align:justify;
|
|
|
|
text-justify:inter-word;
|
|
|
|
}
|
|
|
|
div.output_subarea.output_text.output_pyout {
|
|
|
|
overflow-x: auto;
|
|
|
|
overflow-y: scroll;
|
|
|
|
max-height: 300px;
|
|
|
|
}
|
|
|
|
div.output_subarea.output_stream.output_stdout.output_text {
|
|
|
|
overflow-x: auto;
|
|
|
|
overflow-y: scroll;
|
|
|
|
max-height: 300px;
|
|
|
|
}
|
|
|
|
code{
|
2014-05-26 01:12:35 +02:00
|
|
|
font-size: 70%;
|
2014-05-12 05:44:25 +02:00
|
|
|
}
|
|
|
|
.rendered_html code{
|
|
|
|
background-color: transparent;
|
|
|
|
}
|
|
|
|
ul{
|
|
|
|
margin: 2em;
|
|
|
|
}
|
|
|
|
ul li{
|
|
|
|
padding-left: 0.5em;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 0.5em;
|
|
|
|
}
|
|
|
|
ul li li{
|
|
|
|
padding-left: 0.2em;
|
|
|
|
margin-bottom: 0.2em;
|
|
|
|
margin-top: 0.2em;
|
|
|
|
}
|
|
|
|
ol{
|
|
|
|
margin: 2em;
|
|
|
|
}
|
|
|
|
ol li{
|
|
|
|
padding-left: 0.5em;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 0.5em;
|
|
|
|
}
|
|
|
|
ul li{
|
|
|
|
padding-left: 0.5em;
|
|
|
|
margin-bottom: 0.5em;
|
|
|
|
margin-top: 0.2em;
|
|
|
|
}
|
|
|
|
a:link{
|
|
|
|
font-weight: bold;
|
|
|
|
color:#447adb;
|
|
|
|
}
|
|
|
|
a:visited{
|
|
|
|
font-weight: bold;
|
|
|
|
color: #1d3b84;
|
|
|
|
}
|
|
|
|
a:hover{
|
|
|
|
font-weight: bold;
|
|
|
|
color: #1d3b84;
|
|
|
|
}
|
|
|
|
a:focus{
|
|
|
|
font-weight: bold;
|
|
|
|
color:#447adb;
|
|
|
|
}
|
|
|
|
a:active{
|
|
|
|
font-weight: bold;
|
|
|
|
color:#447adb;
|
|
|
|
}
|
|
|
|
.rendered_html :link {
|
2014-05-17 03:07:39 +02:00
|
|
|
text-decoration: underline;
|
2014-05-12 05:44:25 +02:00
|
|
|
}
|
|
|
|
.rendered_html :hover {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.rendered_html :visited {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.rendered_html :focus {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.rendered_html :active {
|
|
|
|
text-decoration: none;
|
|
|
|
}
|
|
|
|
.warning{
|
|
|
|
color: rgb( 240, 20, 20 )
|
|
|
|
}
|
|
|
|
hr {
|
|
|
|
color: #f3f3f3;
|
|
|
|
background-color: #f3f3f3;
|
|
|
|
height: 1px;
|
|
|
|
}
|
|
|
|
blockquote{
|
|
|
|
display:block;
|
|
|
|
background: #fcfcfc;
|
|
|
|
border-left: 5px solid #c76c0c;
|
|
|
|
font-family: 'Open sans',verdana,arial,sans-serif;
|
|
|
|
width:680px;
|
|
|
|
padding: 10px 10px 10px 10px;
|
|
|
|
text-align:justify;
|
|
|
|
text-justify:inter-word;
|
|
|
|
}
|
|
|
|
blockquote p {
|
|
|
|
margin-bottom: 0;
|
|
|
|
line-height: 125%;
|
|
|
|
font-size: 100%;
|
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<script>
|
|
|
|
MathJax.Hub.Config({
|
|
|
|
TeX: {
|
|
|
|
extensions: ["AMSmath.js"]
|
|
|
|
},
|
|
|
|
tex2jax: {
|
|
|
|
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
|
|
|
|
displayMath: [ ['$$','$$'], ["\\[","\\]"] ]
|
|
|
|
},
|
|
|
|
displayAlign: 'center', // Change this to 'center' to center equations.
|
|
|
|
"HTML-CSS": {
|
|
|
|
styles: {'.MathJax_Display': {"margin": 4}}
|
|
|
|
}
|
|
|
|
});
|
|
|
|
</script>
|