Significant additions to the UKF chapter. Added UKF code.

This commit is contained in:
Roger Labbe
2014-05-28 19:16:41 -07:00
parent 90e9f57ab6
commit 87e7903e08
7 changed files with 601 additions and 32 deletions

View File

@@ -19,7 +19,7 @@
.text_cell_render h1 {
font-weight: 200;
font-size: 36pt;
font-size: 30pt;
line-height: 100%;
color:#c76c0c;
margin-bottom: 0.5em;
@@ -36,8 +36,8 @@
font-style: italic;
line-height: 100%;
color:#c76c0c;
margin-bottom: 1.5em;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-top: 1.5em;
display: block;
white-space: nowrap;
}