master
an 2021-05-01 17:15:25 -06:00
parent 30b0c2961d
commit d8b49ffb55
1 changed files with 6 additions and 0 deletions

View File

@ -585,6 +585,12 @@ section#content h1, section#content h2, section#content h3, section#content h4,
border-bottom: 1px solid;
padding: 0 1em
}
section#content p {
line-height: 1.6;
text-align: justify;
text-justify: distribute;
text-indent: 35px;
}
/* colors */
a {color: #92ebf0}