You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by do...@apache.org on 2015/01/11 22:15:42 UTC

svn commit: r1650971 - in /incubator/corinthia/www: contribute_committer.html contribute_community.html contribute_howto.html footer.html index.html learnmore.html policy_coding.html policy_git.html

Author: dortef
Date: Sun Jan 11 21:15:42 2015
New Revision: 1650971

URL: http://svn.apache.org/r1650971
Log:
back again, rows/column in one tag is no good.

Modified:
    incubator/corinthia/www/contribute_committer.html
    incubator/corinthia/www/contribute_community.html
    incubator/corinthia/www/contribute_howto.html
    incubator/corinthia/www/footer.html
    incubator/corinthia/www/index.html
    incubator/corinthia/www/learnmore.html
    incubator/corinthia/www/policy_coding.html
    incubator/corinthia/www/policy_git.html

Modified: incubator/corinthia/www/contribute_committer.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/contribute_committer.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/contribute_committer.html (original)
+++ incubator/corinthia/www/contribute_committer.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-	  <div class="row columns">
+	  <div class="row">
 	  <div class="large-12 columns">
   	  <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
 	  	   	<h3>Committer's Guide</h3>

Modified: incubator/corinthia/www/contribute_community.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/contribute_community.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/contribute_community.html (original)
+++ incubator/corinthia/www/contribute_community.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-	  <div class="row columns">
+	  <div class="row">
 	  <div class="large-12 columns">
   	  <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
 	  	   	<h3>Community</h3>

Modified: incubator/corinthia/www/contribute_howto.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/contribute_howto.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/contribute_howto.html (original)
+++ incubator/corinthia/www/contribute_howto.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!-- content section -->
-	  <div class="row columns">
+	  <div class="row">
       <div class="large-12 columns">
 	  <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
       <h3>How to contribute</h3>

Modified: incubator/corinthia/www/footer.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/footer.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/footer.html (original)
+++ incubator/corinthia/www/footer.html Sun Jan 11 21:15:42 2015
@@ -1,8 +1,8 @@
 	<!-- footer section -->
-    <div class="row columns">      
-	  <div class="large-3 medium-3 columns"><a href="http://incubator.apache.org"><img src="img/incubatorlogo.png" width="229" height="57" alt="" 
+    <div class="row">      
+	  <div class="hide-for-small large-3 medium-3 columns"><a href="http://incubator.apache.org"><img src="img/incubatorlogo.png" width="229" height="57" alt="" 
 	  title="apache incubator logo" /></a></div>
-  	  <div class="large-9 medium-9 columns"><p><small>Apache Corinthia is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored 
+  	  <div class="small-9 large-9 medium-9 columns"><p><small>Apache Corinthia is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored 
 			by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates 
 			that the infrastructure, communications, and decision making process have stabilized in a manner consistent with 
 			other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or 

Modified: incubator/corinthia/www/index.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/index.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/index.html (original)
+++ incubator/corinthia/www/index.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-    <div class="row columns">
+    <div class="row">
       <div class="large-12 columns">
 	  <div class="panel">
 	  <img src="img/webbanner.jpg" width="1800" height="790" alt="" title="" />	   
@@ -23,7 +23,7 @@
 		and write tests and compliance sheets for supported file formats.</p>
 		<p>We are very openminded, new ideas are welcome. The known desktop editors all have years of history in the code, we have started on a fresh, allowing experiments and thinking out of the box. If you have opinions you will feel welcome in our little community.</p>
 		
-		<div class="row columns">
+		<div class="row">
 		<div class="large-6 medium-6 columns">
    		<h3>Where to find us:</h3>
 		<ul>

Modified: incubator/corinthia/www/learnmore.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/learnmore.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/learnmore.html (original)
+++ incubator/corinthia/www/learnmore.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-  <div class="row columns">
+  <div class="row">
   <div class="large-12 columns">
   <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
 	  <h3>Background<h3>

Modified: incubator/corinthia/www/policy_coding.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/policy_coding.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/policy_coding.html (original)
+++ incubator/corinthia/www/policy_coding.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-	  <div class="row columns">
+	  <div class="row">
 	  <div class="large-12 columns">
   	  <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
 	  	   	<h3>Coding standards</h3>

Modified: incubator/corinthia/www/policy_git.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/policy_git.html?rev=1650971&r1=1650970&r2=1650971&view=diff
==============================================================================
--- incubator/corinthia/www/policy_git.html (original)
+++ incubator/corinthia/www/policy_git.html Sun Jan 11 21:15:42 2015
@@ -10,7 +10,7 @@
   <body>
 <!--#include virtual="top_menu.html" -->
 	  <!--content section -->
-	  <div class="row columns">
+	  <div class="row">
 	  <div class="large-12 columns">
   	  <div class="float left"><img src="img/owl.jpg" width="250" height="250" alt="" title="" /></div>	  	  
 	  	   	<h3>Use of Git</h3>