update share bar

This commit is contained in:
infominer33 2019-03-20 23:31:15 -04:00
parent ee44a6d0a9
commit f63c3bff42
2 changed files with 5 additions and 2 deletions

View File

@ -53,9 +53,12 @@
</tr>
</table>
{% include share-bar.html %}
{{ content }}
{% include share-bar.html %}
<table>
<tr>
<th><a href="https://infominer.id/">&#x29C9;</a></th>

View File

@ -335,7 +335,7 @@ footer {
/* Title */
#share-bar h4 {
margin-bottom: 10px;
font-weight: 500;
font-weight: bold;
}
/* All buttons */