diff options
author | friendica <info@friendica.com> | 2014-04-28 03:23:50 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-04-28 03:23:50 -0700 |
commit | 90141866088684b17ca58d9d55eaf54ed8432868 (patch) | |
tree | f61763ca4ab7cb858ce73d51c5e01211a68b5760 /assets/home.html | |
parent | ca7e64bdaf2f84140fbf95914e58e6c03ba291fc (diff) | |
download | volse-hubzilla-90141866088684b17ca58d9d55eaf54ed8432868.tar.gz volse-hubzilla-90141866088684b17ca58d9d55eaf54ed8432868.tar.bz2 volse-hubzilla-90141866088684b17ca58d9d55eaf54ed8432868.zip |
missing div
Diffstat (limited to 'assets/home.html')
-rw-r--r-- | assets/home.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/home.html b/assets/home.html index b0e72d042..a5be00a36 100644 --- a/assets/home.html +++ b/assets/home.html @@ -172,7 +172,7 @@ What makes the RedMatrix unique is the built-in decentralised identity managemen </div> <br /> <div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;"> -Warning: You may find it disconcerting and a bit "primitive" to go back to the old internet where every site asks you to login with a username and password; or where a single website failure can ruin the day for millions of people. In the matrix, you can go to another site and keep communicating with all your friends. Cool, huh? +Warning: You may find it disconcerting and a bit "primitive" to go back to the old internet where every website and service that you use asks you to login with a username and password; or where a single website failure can ruin the day for millions of people. In the matrix, you can go to another site and keep communicating with all your friends. Cool, huh? </div> <br /> <div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;"> @@ -181,5 +181,5 @@ For the average person, the biggest advantage of decentralised identity manageme <br /> <div class="tr"></div> -<div style="margin-top: 35px; color: #808080; font-size: 1.8em;">Welcome to the Matrix</div><a href="pubsites">Public Sites (sign up now!)</a> | <a href="https://redmatrix.me">Project Home</a> | <a href="https://github.com/friendica/red">Git</a> | <a href="https://zothub.com/channel/one">Developers</a></div></center> +<div style="margin-top: 35px; color: #808080; font-size: 1.8em;">Welcome to the Matrix</div><div style="margin-bottom: 15px;"><a href="pubsites">Public Sites (sign up now!)</a> | <a href="https://redmatrix.me">Project Home</a> | <a href="https://github.com/friendica/red">Git</a> | <a href="https://zothub.com/channel/one">Developers</a></div></center> |