Started writing the Designing Kalman Filter chapter. Did a robot, and DME.
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
margin-left: 0% !important;
|
||||
margin-right: auto;
|
||||
}
|
||||
div.text_cell code {
|
||||
background: #F6F6F9;
|
||||
color: #0000FF;
|
||||
}
|
||||
h1 {
|
||||
font-family: 'Open sans',verdana,arial,sans-serif;
|
||||
}
|
||||
@@ -97,7 +101,7 @@
|
||||
max-height: 300px;
|
||||
}
|
||||
code{
|
||||
font-size: 78%;
|
||||
font-size: 70%;
|
||||
}
|
||||
.rendered_html code{
|
||||
background-color: transparent;
|
||||
|
||||
Reference in New Issue
Block a user