Update style

This commit is contained in:
Danang Probo Sayekti 2015-08-26 21:36:54 +07:00
commit bbd0357978
8 changed files with 26 additions and 6 deletions

View file

@ -154,6 +154,10 @@ a:hover {
font-family: 'Open Sans', sans-serif;
}
.tags a {
margin-right:3px;
}
/*-------------------------
Text element
--------------------------*/

View file

@ -41,6 +41,7 @@
<div class="post-body" itemprop="articleBody">
<?php echo $p->body; ?>
</div>
<div class="tags"><strong>Tags:</strong> <?php echo $p->tag;?></div>
</div>
<div class="separator">&rarr;</div>
<div class="share-box">