minor tweaks

This commit is contained in:
friendica 2014-06-01 21:29:35 -07:00
parent 43ea96a6c4
commit 3e687e6051
2 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,6 @@ header { z-index: 10000; }
body::after {
content: '';
/* background-image:url(assets/uluru2.jpg); */
background-position: 50% 50%;
background-repeat: no-repeat;
top: 0;
@ -49,6 +48,7 @@ var terms = new Array(
"Blogging",
"Decent Encryption",
"Chatrooms",
"Shareable Apps",
"Cross-Site Access Control",
"Unsend Private Mail",
"Webpage Creation",
@ -160,11 +160,11 @@ $(document).ready(function() {
<div style="margin-top: 50px;"></div>
<center>
<img style="width: 450px; margin-top: 30px; margin-bottom: 30px;" src="assets/logo_simplifiedap.png" >
<img style="width: 450px; margin-top: 30px; margin-bottom: 30px;" src="images/rm-480x115.png" >
<div style="color:#808080;font-weight:bold;font-size:3.0em; margin-bottom:30px;">Follow your heart.</div>
<div id="word-flasher" style="font-size: 3.0em; font-weight: bold; margin-bottom: 30px;">RedMatrix</div>
<div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;">
The RedMatrix (aka "red") 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) with enough features to make your head spin.
The RedMatrix (aka "red") 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.
</div>
<br />
<div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;">

View File

@ -24,7 +24,7 @@ We need much more than this, but here are areas where developers can help. Pleas
[li]templatise and translate the Web interface to webDAV[/li]
[li]Extend WebDAV to provide desktop access to photo albums]/li]
[li]Extend WebDAV to provide desktop access to photo albums[/li]
[li]External post connectors - create standard interface[/li]