fixed payments page; (#144)

* fixed payment page
This commit is contained in:
mr.V 2017-02-28 22:27:25 +07:00 committed by moocowmoo
parent 513e3f8518
commit b4f0d93afd
4 changed files with 16 additions and 12 deletions

View file

@ -29,11 +29,9 @@ description: pages.payments.description
</div>
</section>
<section class="section clearfix">
<div class="section__content" style="background-color: #fff7af; width: 97%; margin: auto; padding: 10px 15px;">
<p>
DISCLAIMER: This list is provided for informational purposes only. Services listed here have not been evaluated or endorsed by the Dash developers and no guarantees are made as to the accuracy of this information. Please exercise discretion when using third-party services.
</p>
<section class="section">
<div class="section__content">
<p class="warning-bg">{% t pages.payments.disclaimer-text %}</p>
</div>
</section>
</div>