1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 01:46:51 +01:00

remove related posts for now

This commit is contained in:
Matthias Kretschmann 2013-12-07 20:08:24 +01:00
parent c2d412059d
commit 79263159d9
4 changed files with 4 additions and 10 deletions

View File

@ -28,6 +28,4 @@ layout: base
</article>
</section>
{% include related_posts.html %}
</section>

View File

@ -24,6 +24,4 @@ layout: base
</article>
</section>
{% include related_posts.html %}
</section>

View File

@ -23,6 +23,4 @@ layout: base
</article>
</section>
{% include related_posts.html %}
</section>

View File

@ -27,7 +27,7 @@
margin: @line-height-computed auto;
text-align: center;
position: relative;
box-shadow: 5px 0 0 #ccc, -5px 0 0 #ccc, 0 5px 0 #ccc, 0 -5px 0 #ccc;
border: 5px solid #ccc;
// eye
&:before {