Slightly improved readability of commentary

This commit is contained in:
Graham Nelson 2020-01-25 23:43:17 +00:00
parent b81c8e748c
commit 00cfaaac27

View file

@ -67,6 +67,8 @@ p {
/* Where an inweb paragraph begins: */
p.inwebparagraph {
width: 60em;
line-height: 150%;
padding-top: 15px;
padding-bottom: 5px;
}
@ -93,6 +95,8 @@ p.endnote {
/* The Purpose slug: */
p.purpose {
width: 60em;
line-height: 150%;
font-size: 1em;
font-style:italic;
margin-left: 15px;