diff options
author | friendica <info@friendica.com> | 2014-06-16 17:37:13 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-06-16 17:37:13 -0700 |
commit | 70b99ee23bbe88f4ff1cc231a87f9e53d27ff6fb (patch) | |
tree | 04acdc490963d743596545229e79acd13058d2a4 /assets | |
parent | 27eae40707c77dc73b70b8fb9127c5ed626f1d1a (diff) | |
download | volse-hubzilla-70b99ee23bbe88f4ff1cc231a87f9e53d27ff6fb.tar.gz volse-hubzilla-70b99ee23bbe88f4ff1cc231a87f9e53d27ff6fb.tar.bz2 volse-hubzilla-70b99ee23bbe88f4ff1cc231a87f9e53d27ff6fb.zip |
more tweaks
Diffstat (limited to 'assets')
-rw-r--r-- | assets/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/home.html b/assets/home.html index 33cae00b8..3fe3d02d7 100644 --- a/assets/home.html +++ b/assets/home.html @@ -166,7 +166,7 @@ $(document).ready(function() { <div style="margin-top: 50px;"></div> <center> -<img style="width: 450px; margin-top: 30px; margin-bottom: 30px;" src="assets/hashlogo.png" > +<img style="width: 330px; margin-top: 30px; margin-bottom: 30px;" src="assets/hashlogo.png" > <div id="word-flasher" style="font-size: 3.0em; font-weight: bold; margin-bottom: 30px;">"The Network"</div> <div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;"> The RedMatrix (aka "<span style="color: #c60032;">red</span>") is an open source webapp providing a complete <strong>decentralised</strong> publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages, shareable apps) with enough features to make your head spin. |