Adjust footer and headers layout
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
<footer>
|
||||
|
||||
<div class="page-header">
|
||||
<h4>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests</h4>
|
||||
</div>
|
||||
<hr class="footer-divider" />
|
||||
|
||||
<div class="row mt-3">
|
||||
<div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center d-flex justify-content-center">
|
||||
@ -14,7 +12,7 @@
|
||||
</div>
|
||||
|
||||
<div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center">
|
||||
<a href="donate.html" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating Bitcoins. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain."><img alt="Bitcoin" src="/assets/img/layout/Bitcoin.png" width="32" height="32">Donate BTC</a>
|
||||
<a href="/donate.html" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating Bitcoins. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain."><img alt="Bitcoin" src="/assets/img/layout/Bitcoin.png" width="32" height="32">Donate BTC</a>
|
||||
</div>
|
||||
<div class="col-md-3 col-sm-6 mb-3 d-flex justify-content-center">
|
||||
<i class="fab fa-paypal fa-2x"></i>
|
||||
@ -22,6 +20,6 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<p><em>privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. never trust any company with your privacy, always encrypt. <a href="/privacy-policy.html">view our privacy policy</a>.</em></p>
|
||||
<p class="copyright-text"><strong>No Ads, No Google Analytics, No Affiliates, No Cross-Site Requests.</strong> <em>privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. Never trust any company with your privacy, always encrypt. <a href="/privacy-policy.html">View our privacy policy</a>.</em></p>
|
||||
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user