Line 251: | Line 251: | ||
margin-bottom: 0; | margin-bottom: 0; | ||
} | } | ||
+ | |||
+ | /* | ||
+ | * Blog posts | ||
+ | */ | ||
+ | |||
+ | .blog-post { | ||
+ | margin-bottom: 60px; | ||
+ | } | ||
+ | .blog-post-title { | ||
+ | margin-bottom: 5px; | ||
+ | font-size: 40px; | ||
+ | } | ||
+ | .blog-post-meta { | ||
+ | margin-bottom: 20px; | ||
+ | color: #999; | ||
+ | } | ||
+ | |||
html body div. | html body div. | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 12:46, 22 June 2016