update share bar

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

View File

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

View File

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