site changes
This commit is contained in:
parent
518857b2ad
commit
b3d2a34bc0
2 changed files with 8 additions and 3 deletions
|
|
@ -74,6 +74,11 @@
|
|||
-webkit-columns: 2;
|
||||
-moz-columns: 2;
|
||||
}
|
||||
.quote {
|
||||
columns: 1;
|
||||
-webkit-columns: 1;
|
||||
-moz-columns: 1;
|
||||
}
|
||||
.dimmed {
|
||||
color: gray;
|
||||
text-align: center;
|
||||
|
|
@ -90,8 +95,8 @@
|
|||
<h3>What is Distrust?</h3>
|
||||
<hr>
|
||||
<p>Distrust is a family of services that works off one simple principle:</p>
|
||||
<ul>
|
||||
<li><i>Privacy and freedom of expression <a title="Forever, and without compromise." class="hover">must</a> be upheld as a basic human right, not a privilege.</i></li>
|
||||
<ul class="quote">
|
||||
<li><i>Freedoms of expression, knowledge, and privacy <a title="Forever, and without compromise." class="hover">must</a> be upheld as basic human rights, not privileges.</i></li>
|
||||
</ul>
|
||||
<p>Pricing starts at a minimum of $1 per month, and upgrades to lifetime access as soon as you have paid $100 total. Payment is in <a title="I will reply with an address to send the money to once you request an account." class="hover">BTC or XMR only</a>.</p>
|
||||
<p>These services are run at cost, and anything donated beyond the hosting expenses will be donated to the <a href="https://donate.torproject.org/" class="external">TOR project</a>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue