You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by db...@apache.org on 2015/09/18 23:55:14 UTC

svn commit: r1703920 - in /cordova/site/public/use-the-force-luke: feed.xml static/css/main.css

Author: dblotsky
Date: Fri Sep 18 21:55:14 2015
New Revision: 1703920

URL: http://svn.apache.org/viewvc?rev=1703920&view=rev
Log:
Updating in-progress site.

Modified:
    cordova/site/public/use-the-force-luke/feed.xml
    cordova/site/public/use-the-force-luke/static/css/main.css

Modified: cordova/site/public/use-the-force-luke/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/use-the-force-luke/feed.xml?rev=1703920&r1=1703919&r2=1703920&view=diff
==============================================================================
--- cordova/site/public/use-the-force-luke/feed.xml (original)
+++ cordova/site/public/use-the-force-luke/feed.xml Fri Sep 18 21:55:14 2015
@@ -5,8 +5,8 @@
     <description>Apache Cordova is a set of device APIs that allow a web mobile app developer to access native device function from JavaScript.</description>
     <link>http://cordova.apache.org/use-the-force-luke/</link>
     <atom:link href="http://cordova.apache.org/use-the-force-luke/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 17 Sep 2015 18:46:36 -0700</pubDate>
-    <lastBuildDate>Thu, 17 Sep 2015 18:46:36 -0700</lastBuildDate>
+    <pubDate>Fri, 18 Sep 2015 12:02:26 -0700</pubDate>
+    <lastBuildDate>Fri, 18 Sep 2015 12:02:26 -0700</lastBuildDate>
     <generator>Jekyll v2.5.3</generator>
     
       <item>

Modified: cordova/site/public/use-the-force-luke/static/css/main.css
URL: http://svn.apache.org/viewvc/cordova/site/public/use-the-force-luke/static/css/main.css?rev=1703920&r1=1703919&r2=1703920&view=diff
==============================================================================
--- cordova/site/public/use-the-force-luke/static/css/main.css (original)
+++ cordova/site/public/use-the-force-luke/static/css/main.css Fri Sep 18 21:55:14 2015
@@ -6535,6 +6535,9 @@ html {
   background-size: cover;
   position: relative;
   color: white; }
+  #hero .row {
+    margin-left: 0px;
+    margin-right: 0px; }
   #hero #hero_section {
     width: 80%;
     max-width: 730px;
@@ -6544,6 +6547,7 @@ html {
     #hero #hero_section .cordova-bot {
       text-align: center; }
       #hero #hero_section .cordova-bot img {
+        max-width: 275px;
         width: 100%; }
     #hero #hero_section .hero_content div {
       padding-bottom: 20px; }
@@ -6564,6 +6568,7 @@ html {
 
 @media (max-width: 767px) {
   #hero {
+    min-height: 620px;
     height: 100%; }
     #hero .hero_content p {
       margin-bottom: 20px; }



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org