Quoted text seemed to prominent.

In the HTML rendered versions of the guide, the quoted text, using the
previous CSS herein include, seemed to prominent.

Hopefully, this change will resolve that issue.
This commit is contained in:
Bradley M. Kuhn 2014-11-13 13:25:22 -05:00
parent 2c0d78bdae
commit 5a71e2bdc4

View file

@ -36,7 +36,7 @@ body {
} }
.quotation p { .quotation p {
font-size: 17.5px; font-size: 95%;
font-weight: 300; font-weight: 300;
line-height: 1.25; line-height: 1.25;
} }