Formatting - title and link to table of contents on each page.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user