permalink

This commit is contained in:
Coby Chapple 2013-07-08 15:21:16 +01:00
parent 74d90626b3
commit 5ff0f12628
2 changed files with 2 additions and 12 deletions

View File

@ -6,9 +6,8 @@ layout: news
<div class="unit whole entry">
<div class="post single">
<h2 class="center-on-mobiles">
<a href="{{ page.url }}">
{{ page.title }}
</a>
{{ page.title }}
<a href="{{ page.url }}" class="permalink" title="Permalink"></a>
</h2>
<p class="post-content">
{{ content }}

View File

@ -527,15 +527,6 @@ body > footer a:hover img {
padding: 40px;
}
.news .post.single {
padding-top: 10px;
}
.news .news-listing h2 {
margin: 0;
padding-top: 10px;
border-top: rgba(220, 220, 220, 0.5) 1px solid;
}
.news .listing h2 {
margin-top: 0;