[OpenLayers-Commits] r12130 - in project/website: . sponsorship

commits-20090109 at openlayers.org commits-20090109 at openlayers.org
Wed Jun 29 15:23:44 EDT 2011


Author: tschaub
Date: 2011-06-29 12:23:43 -0700 (Wed, 29 Jun 2011)
New Revision: 12130

Modified:
   project/website/common.css
   project/website/sponsorship/index.shtml
Log:
Adding http://raveable.com/ to the sponsor list.  Thanks Raveable!

Modified: project/website/common.css
===================================================================
--- project/website/common.css	2011-06-29 09:53:37 UTC (rev 12129)
+++ project/website/common.css	2011-06-29 19:23:43 UTC (rev 12130)
@@ -167,7 +167,7 @@
 }
 #sponsors li {
     clear: both;
-    padding: 10px 10px;
+    padding: 10px 10px 0px 10px;
 }
 
 :link, *:visited {

Modified: project/website/sponsorship/index.shtml
===================================================================
--- project/website/sponsorship/index.shtml	2011-06-29 09:53:37 UTC (rev 12129)
+++ project/website/sponsorship/index.shtml	2011-06-29 19:23:43 UTC (rev 12130)
@@ -11,6 +11,9 @@
                     <li>
                         <a href="http://www.nextgis.ru/en/">NextGIS</a> (2011)
                     </li>
+                    <li>
+                        <a href="http://raveable.com/">Raveable</a> (2011)
+                    </li>
                 </ul>
             </div>
         </div>



More information about the Commits mailing list