Emphasise the first paragraph on a codes page, as the "simple" introduction to the code

This commit is contained in:
Samuel Ryan 2015-11-07 05:24:05 +00:00
parent 8104649daf
commit e98a21f7bd

View File

@ -95,6 +95,10 @@ code {
.code {
margin: 25px auto;
p:first-of-type {
font-size: 16px;
}
h1 {
font-family: 'Source Code Pro';
letter-spacing: 0.5px;