Add a sub-header style for per-plot labels.

pull/1/head
David Schnur 13 years ago
parent 0f23d23118
commit 8e8327f5d9

@ -13,6 +13,12 @@ h2 {
font: normal 32px "omnes-pro", Helvetica, Arial, sans-serif;
}
h3 {
margin-left: 10px;
font: normal 26px "omnes-pro", Helvetica, Arial, sans-serif;
color: #666;
}
p {
margin-top: 10px;
}

Loading…
Cancel
Save