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:
parent
2c0d78bdae
commit
5a71e2bdc4
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue