Skip to content

Commit

Permalink
Merge pull request #204 from Roboneet/sponsor_button
Browse files Browse the repository at this point in the history
fixed issue #198
  • Loading branch information
Martti Sasi authored Jun 6, 2017
2 parents 518de21 + 9f56325 commit 62e3c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ <h1 class="page-sub-header">Activity</h1>
<div style="border-left: 1px solid #ccc; border-top: 1px solid #ccc; border-right: 1px solid #888; border-bottom: 1px solid #888; background-color: #ddd; padding: 10px;">
<div style="margin-bottom:5px;font-weight:bold;font-size:16px;">The 1st Place Hunter for {% now "F" %} will receive</div>

<div style="border: 3px solid #009688; display:block;padding:7px;margin-right:5px;padding-top:10px;background:white;">
<div style="border: 3px solid #009688; display:block;padding:7px;margin-right:5px;padding-top:10px;background:white;margin-bottom: 20px;">
<span style="font-size:20px; font-weight:bold;margin-right:5px;">$??
</span> from

Expand Down

0 comments on commit 62e3c70

Please sign in to comment.