Formatting - title and link to table of contents on each page.

This commit is contained in:
Roger Labbe
2014-05-16 18:07:39 -07:00
parent c966cf3891
commit 361e08ab86
10 changed files with 784 additions and 560 deletions

View File

@@ -15,13 +15,13 @@
.text_cell_render h1 {
font-weight: 200;
font-size: 40pt;
font-size: 36pt;
line-height: 100%;
color:#c76c0c;
margin-bottom: 0.5em;
margin-top: 1em;
display: block;
white-space: nowrap;
white-space: wrap;
}
h2 {
font-family: 'Open sans',verdana,arial,sans-serif;
@@ -149,7 +149,7 @@
color:#447adb;
}
.rendered_html :link {
text-decoration: none;
text-decoration: underline;
}
.rendered_html :hover {
text-decoration: none;