Get rid of About headline
This commit is contained in:
parent
defdc25b96
commit
2f5fc276d1
1 changed files with 5 additions and 6 deletions
11
index.md
11
index.md
|
@ -3,11 +3,11 @@ layout: page
|
|||
title: Spectrum 2
|
||||
---
|
||||
|
||||
## About
|
||||
#### An open source instant messaging transport
|
||||
|
||||

|
||||
|
||||
<div style="width: 220px; height:384px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);">
|
||||
<div style="width: 220px; height:394px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);">
|
||||
<h3>What is Spectrum 2?</h3>
|
||||
<hr/>
|
||||
Spectrum 2 allows users to chat even when they are using different IM networks. It acts as a transport layer between the users as showed in the animation above.
|
||||
|
@ -15,7 +15,7 @@ Spectrum 2 allows users to chat even when they are using different IM networks.
|
|||
<div style="text-align:right"><a href="#">Read More</a></div>
|
||||
</div>
|
||||
|
||||
<div style="width: 250px; height:384px; float:left; margin-left: 40px; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<div style="width: 250px; height:394px; float:left; margin-left: 40px; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Supported networks</h3>
|
||||
<hr/>
|
||||
|
||||
|
@ -23,7 +23,7 @@ Spectrum 2 allows users to chat even when they are using different IM networks.
|
|||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<img alt="XMPP" src="https://gci.copyleftgames.org/img/icons/xmpp.png" style="float:left"/>
|
||||
<img alt="XMPP" src="http://i.i.cbsi.com/cnwk.1d/i/tim/2011/12/12/Skype.png" style="float:left"/>
|
||||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
|
@ -35,11 +35,10 @@ Spectrum 2 allows users to chat even when they are using different IM networks.
|
|||
<img alt="IRC" src="https://gci.copyleftgames.org/img/icons/irc.png" style="float:left; margin-left:10px"/>
|
||||
<img alt="Twitter" src="https://addons.cdn.mozilla.net/user-media/addon_icons/480/480584-64.png" style="float:left; margin-left:10px"/>
|
||||
<div style="clear: both;"></div>
|
||||
<br/>
|
||||
<div style="text-align:right"><a href="#">Read More</a></div>
|
||||
</div>
|
||||
|
||||
<div style="width: 220px; height:384px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<div style="width: 220px; height:394px; float:left; color: #222; background-color: #fff;border-radius: 2px;-moz-border-radius: 2px;-webkit-border-radius: 2px; padding: 10px; margin: 0 3px; box-shadow: 0 0 10px rgba(0,0,0,.1);margin-left: 25px;">
|
||||
<h3>Get it</h3>
|
||||
<hr/>
|
||||
You can install it on your own server or use existing public servers.<br/>
|
||||
|
|
Loading…
Add table
Reference in a new issue