Commit cd95872b by Brian Wilson

htmlbook-specific styling to make Heroes text presentable.

parent 2199ae67
......@@ -161,6 +161,15 @@ div.book-wrapper {
div {
text-align: left;
line-height: 1.6em;
margin-left: 5px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
.Paragraph, h2 {
margin-top: 10px;
}
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment