Emphasises opening paragraph and separates from further information with border

This commit is contained in:
Samuel Ryan 2015-11-07 14:55:32 +00:00
parent de1db3c4e8
commit 06fd7ce8b1

View File

@ -97,7 +97,9 @@ code {
margin: 25px auto;
p:first-of-type {
font-size: 16px;
font-size: 18px;
padding-bottom: 10px;
border-bottom: 2px solid #eee;
}
h1 {