/* STYLE for jannikbeyerstedt.de * for specific template */ h2 { margin-bottom: 5px; } a:hover, a:active, a:focus { text-decoration: none; } figure { text-align: center; } figure img { max-width: 100%; } main.blog .container { max-width: 700px; } main.blog h1 a { color: inherit; } main.blog article div.meta { color: #a6a6a6; font-size: 0.85em; } main.blog article div.meta span.tags { margin-left: 5px; border-left: 1px solid #a6a6a6; padding-left: 6px; } main.blog article div.meta span.tags a { color: inherit; } main.blog article div.meta span.tags a:after { content: ','; } main.blog article div.meta span.tags a:last-child:after { content: ''; } main.blog article.excerpt { font-size: 1.05em; padding-bottom: 30px; margin-top: 25px; border-bottom: 1px solid #a6a6a6; margin-bottom: 20px; } main.blog article.excerpt a.more { font-size: 1.7em; line-height: 1rem; position: relative; top: 0.03em; } main.blog article.blogarticle { font-size: 1.15em; margin-top: 30px; padding-bottom: 15px; border-bottom: 2px solid silver; margin-bottom: 50px; } main.blog article.blogarticle h1 { margin-bottom: 0; } main.blog article.blogarticle div.meta.title { margin-bottom: 20px; } main.blog article.blogarticle div.meta.bottom { margin-top: 45px; } main.blog div.teasers article.excerpt:last-child { border-bottom: none; } nav.pagination { float: none; text-align: center; height: 45px; color: #a6a6a6; } nav.pagination a.button { display: inline-block; padding: 5px 14px; background-color: #fff; border: 1px solid #d9d9d9; border-radius: 10px; color: inherit; } nav.pagination a.button.older { float: left; } nav.pagination a.button.newer { float: right; } nav.pagination span.num-pages { position: relative; top: 0.5em; } /*# sourceMappingURL=blog.css.map */