|
|
@ -332,13 +332,15 @@ em, i {
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.post h1 {
|
|
|
|
.post h1 {
|
|
|
|
|
|
|
|
margin-top: 40px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
margin-bottom: 20px;
|
|
|
|
color: #222;
|
|
|
|
color: #222;
|
|
|
|
font: 300 32px/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
font: 300 32px/1.4em "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.post h2 {
|
|
|
|
.post h2 {
|
|
|
|
margin-bottom: 40px;
|
|
|
|
margin-top: 20px;
|
|
|
|
|
|
|
|
margin-bottom: 10px;
|
|
|
|
font: 300 24px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
font: 300 24px/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
|
|
|
|
color: #111;
|
|
|
|
color: #111;
|
|
|
|
}
|
|
|
|
}
|
|
|
|