You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ma...@apache.org on 2013/07/23 17:22:27 UTC

svn commit: r1506107 - in /incubator/stratos/site/trunk/content: css/stratos.css events/hangouts.mdtext

Author: madhura
Date: Tue Jul 23 15:22:27 2013
New Revision: 1506107

URL: http://svn.apache.org/r1506107
Log:
hangout page updated with slides

Modified:
    incubator/stratos/site/trunk/content/css/stratos.css
    incubator/stratos/site/trunk/content/events/hangouts.mdtext

Modified: incubator/stratos/site/trunk/content/css/stratos.css
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/css/stratos.css?rev=1506107&r1=1506106&r2=1506107&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/css/stratos.css (original)
+++ incubator/stratos/site/trunk/content/css/stratos.css Tue Jul 23 15:22:27 2013
@@ -171,6 +171,13 @@ td {
     display: inline-block;
     padding: 5px;
     background: #14c3f2;
+    float: left;
+}
+.cSlidecontainer {
+    padding: 5px;
+    display: inline-block;
+    background: #acdeec;
+    float: right;
 }
 .navbar .nav > li > a.cHangoutLink {
 /*    padding: 24px;

Modified: incubator/stratos/site/trunk/content/events/hangouts.mdtext
URL: http://svn.apache.org/viewvc/incubator/stratos/site/trunk/content/events/hangouts.mdtext?rev=1506107&r1=1506106&r2=1506107&view=diff
==============================================================================
--- incubator/stratos/site/trunk/content/events/hangouts.mdtext (original)
+++ incubator/stratos/site/trunk/content/events/hangouts.mdtext Tue Jul 23 15:22:27 2013
@@ -27,5 +27,6 @@ Notice:    Licensed to the Apache Softwa
 <span class="date">18th July 2013</span>
 
 <div class="cVideoContainer"><iframe width="640" height="360" src="//www.youtube.com/embed/bdOjNlrzXK0" frameborder="0" allowfullscreen></iframe></div>
+<div class="cSlidecontainer"><iframe src="http://www.slideshare.net/slideshow/embed_code/24371659" width="342" height="291" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" style="border:1px solid #CCC;border-width:1px 1px 0;margin-bottom:5px" allowfullscreen webkitallowfullscreen mozallowfullscreen> </iframe> <div style="margin-bottom:5px"> <strong> <a href="http://www.slideshare.net/lakwarus/apache-stratos-incubation-technical-deep-dive" title="Apache stratos (incubation) technical deep dive" target="_blank">Apache stratos (incubation) technical deep dive</a> </strong> from <strong><a href="http://www.slideshare.net/lakwarus" target="_blank">Lakmal Warusawithana</a></strong></div></div>
 
 </div>
\ No newline at end of file