Normalized line heights.

This commit is contained in:
Armin Ronacher 2010-04-18 13:19:57 +02:00
parent 88ea383394
commit fdf4d79bdc
2 changed files with 3 additions and 2 deletions

View file

@ -185,7 +185,7 @@ a.headerlink:hover {
}
div.body p, div.body dd, div.body li {
line-height: 1.5em;
line-height: 1.4em;
}
div.admonition {