Deploy website

Deploy website version based on cd60290a6f
This commit is contained in:
Website Deployment Script 2017-12-18 18:19:05 +00:00
parent cd60290a6f
commit bf3c014354

View file

@ -307,6 +307,13 @@ header h2 {
.mainContainer .wrapper .post.basicPost {
margin-top: 30px;
}
.mainContainer .wrapper .post h1 {
margin-top: 20px;
margin-bottom: 0;
font-size: 250%;
padding: 10px 0;
}
.mainContainer .wrapper .post h2 {
font-size: 130%;
}