Changeset - 880df0fba968
[Not reviewed]
0 4 2
Jan Kaluza - 10 years ago 2015-11-27 08:02:21
jkaluza@redhat.com
Some logo try :)
6 files changed with 15 insertions and 6 deletions:
0 comments (0 inline, 0 general)
_includes/themes/twitter/my.html
Show inline comments
 
@@ -18,10 +18,9 @@
 
        <header class="inner">
 
          <a id="forkme_banner" href="https://github.com/hanzz/spectrum2">View on GitHub</a>
 

	
 
          <h1 id="project_title">Spectrum 2</h1>
 
          <h2 id="project_tagline">Spectrum 2 IM transports</h2>
 
<img id="logo" src="http://spectrum.im/logo.png" style="width:250px; margin-left: auto;margin-right: auto; display:block;"/>
 

	
 
			<section id="menu">
 
            <section id="menu" style="text-align: center;">
 
            <a class="menuitem" href="http://spectrum.im">About</a>
 
            <a class="menuitem" href="http://slack.spectrum.im">Add Spectrum 2 to my Slack Team</a>
 
            <a class="menuitem" href="http://spectrum.im/documentation">Documentation</a>
_includes/themes/twitter/myconfig.html
Show inline comments
 
@@ -18,10 +18,9 @@
 
        <header class="inner2">
 
          <a id="forkme_banner" href="https://github.com/hanzz/spectrum2">View on GitHub</a>
 

	
 
          <h1 id="project_title">Spectrum 2</h1>
 
          <h2 id="project_tagline">Spectrum 2 IM transports</h2>
 
<img id="logo" src="http://spectrum.im/logo.png" style="width:250px; margin-left: auto;margin-right: auto; display:block;"/>
 

	
 
			<section id="menu">
 
            <section id="menu" style="text-align: center;">
 
            <a class="menuitem" href="http://spectrum.im">About</a>
 
            <a class="menuitem" href="http://slack.spectrum.im">Add Spectrum 2 to my Slack Team</a>
 
            <a class="menuitem" href="http://spectrum.im/documentation">Documentation</a>
animation.gif
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
css/style_config.css
Show inline comments
 
@@ -176,6 +176,15 @@ img {
 
  -ms-box-shadow: 0 0 5px #ebebeb;
 
}
 

	
 
header img {
 
    border: 0;
 
    box-shadow: 0 0 0px #ebebeb;
 
  -webkit-box-shadow: 0 0 0px #ebebeb;
 
  -moz-box-shadow: 0 0 0px #ebebeb;
 
  -o-box-shadow: 0 0 0px #ebebeb;
 
  -ms-box-shadow: 0 0 0px #ebebeb;
 
}
 

	
 
pre, code {
 
/*   width: 100%; */
 
  color: #222;
index.md
Show inline comments
 
@@ -5,6 +5,8 @@ title: Spectrum 2
 

	
 
## About
 

	
 
![Spectrum 2 animation](animation.gif)
 

	
 
Spectrum 2 is an Generic transport/gateway.
 
It supports multiple frontends like XMPP or Slack and can transport messages using these
 
frontends to wide range of different networks such as such as ICQ, XMPP (Jabber, GTalk),
logo.png
Show inline comments
 
new file 100644
 
binary diff not shown
Show images
0 comments (0 inline, 0 general)