Uncommented italics for the first paragraph.

This commit is contained in:
John Shaver 2018-03-21 21:42:02 -07:00
parent 731487b9c9
commit 0a3bd4759f
1 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ p {
p.attention { p.attention {
text-align: center; text-align: center;
/* font-style: italic; */ font-style: italic;
} }
h4 { h4 {
@ -96,4 +96,4 @@ section {
.project-info { .project-info {
margin: 1.5em 0 5em 0; margin: 1.5em 0 5em 0;
} }