improved styling of wiki excerpt

This commit is contained in:
albert
2011-11-11 18:23:49 -05:00
parent 071dfebeff
commit 995476b52a
4 changed files with 19 additions and 5 deletions

View File

@@ -1,6 +1,9 @@
@import "000_vars.css.scss";
div.prose {
max-width: 40em;
line-height: 1.4em;
h1, h2, h3 {
line-height: 1em;
}