]> O.S.I.I.S - jp/crow.git/commitdiff
update index.html
authorjp <jp_bruyere@hotmail.com>
Tue, 19 Jul 2016 16:14:21 +0000 (18:14 +0200)
committerjp <jp_bruyere@hotmail.com>
Tue, 19 Jul 2016 16:14:21 +0000 (18:14 +0200)
index.html

index c9d9bda27448248b5c93acbd9924740f6aec27f9..cbb94fe9eecb765fb9f2e0799bcd1961ac6a6070 100644 (file)
 
     <!-- HEADER -->
     <div id="header_wrap" class="outer">
+        
         <header class="inner">
           <a id="forkme_banner" href="https://github.com/jpbruyere/Crow">View on GitHub</a>
-
-          <h1 id="project_title">Crow</h1><img src="images/crow.png" height="50%" style="float:right;">
-          <h2 id="project_tagline">C.R.O.W.: Collaborative Radiant Open Widgets</h2>
+          <p style="float:left;border:0;padding-right:5%;">
+          <img src="images/crow.png" style="background:ivory;vertical-align:bottom; ">
+          </p>
+          <h1 id="project_title">C.R.O.W.</h1>
+          <h2 id="project_tagline"><strong>C#</strong> <strong>R</strong>apid <strong>O</strong>pen <strong>W</strong>idgets</h2>
 
             <section id="downloads">
               <a class="zip_download_link" href="https://github.com/jpbruyere/Crow/zipball/master">Download this project as a .zip file</a>
     <div id="main_content_wrap" class="outer">
       <section id="main_content" class="inner">
         <h1>
-<a id="crow--" class="anchor" href="#crow--" aria-hidden="true"><span aria-hidden="true" class="octicon octicon-link"></span></a>CROW
+<a href="https://travis-ci.org/jpbruyere/Crow"><img src="https://travis-ci.org/jpbruyere/Crow.svg?branch=master" alt="Build Status"/></a>
 </h1>
 
-<a href="https://travis-ci.org/jpbruyere/Crow"><img src="https://travis-ci.org/jpbruyere/Crow.svg?branch=master" alt="Build Status"/></a>
 
 <p><strong>CROW</strong> is a pure <strong>C#</strong> widget toolkit originally developed for easy GUI implementation for OpenTK.
 Trying to make it as efficient as possible, it evolved as a full feature toolkit with templates, styles, compositing,  and  bindings.