headline spacing

This commit is contained in:
friendica 2013-12-15 17:19:02 -08:00
parent 5837ab69b9
commit a6987134e5
2 changed files with 3 additions and 2 deletions

View File

@ -113,7 +113,7 @@ The internet is broken. We're fixing it.</div>
<div class="section-heading">Decentralise. Build a more robust network.</div>
<div class="section-text">
<p>
Now open your eyes. We've done some amazing things with decentralisation technology over the last few years and have created a different kind of network. We call it the Red Matrix. Forget the old internet - it's hopelessly broken and increasingly being choked off in order to take your money and spy on you. We're building tomorrow's internet today. And we're doing things a bit differently than what you may be used to. We could wait for this new internet to be built, but we don't really trust the typical corporations and governmental bodies to do it right. So we're building it on top of the old internet. And we're building privacy into its DNA. And it's here now.
Now open your eyes. We've done some amazing things with decentralisation technology over the last few years and have created a different kind of network. We call it the Red Matrix. Forget the old internet - it's hopelessly broken and increasingly being choked off in order to take your money and spy on you. We're building tomorrow's internet today. And we're doing things a bit differently than what you may be used to. We could wait for this new internet to be built, but we don't really trust the typical corporations and governmental bodies to do it right. So we're building it on top of the old internet. And we're building privacy into its DNA. And it's <strong>here now</strong>.
</p>
<p>
The Red Matrix is a decentralised network where <strong>people</strong> are in charge and the size of your server farm and wealth do not offer any comparable advantage. Anybody may participate on a level playing field. Cloud storage, file sharing, communications, content creation and management belong to <strong>everybody</strong> and can be shared with <strong>anybody</strong> (or <strong>somebody</strong>, or <strong>nobody</strong>). This is only a representative sample of the services we plan to offer. In an internet where creativity is allowed to flourish and corporate overlords have no power, the door is open to entirely new forms of expression and applications. The Red Matrix software is free and open source; created by volunteers and distributed under the MIT license.
@ -122,7 +122,7 @@ The Red Matrix is a decentralised network where <strong>people</strong> are in c
And the Red Matrix has <strong>Got Zot.</strong>
</p>
<p>
So what the heck is <strong>Zot</strong>? I'm glad you asked...
So what the heck is <strong><em>Zot</em></strong>? I'm glad you asked...
</div>
</section>

View File

@ -386,6 +386,7 @@ div.section-heading {
font-size:2.0em;
color:#C60032;
width:700px;
margin-bottom: 1em;
margin-left:auto;
margin-right:auto;
}