Author: andygumbrecht
Date: Wed Jul 2 12:35:04 2014
New Revision: 1607348
URL: http://svn.apache.org/r1607348
Log:
Prep 1.7.0
Modified:
tomee/site/trunk/content/index.html
tomee/site/trunk/content/resources/css/bootstrap.css
Modified: tomee/site/trunk/content/index.html
URL:
http://svn.apache.org/viewvc/tomee/site/trunk/content/index.html?rev=1607348&r1=1607347&r2=1607348&view=diff
==============================================================================
--- tomee/site/trunk/content/index.html (original)
+++ tomee/site/trunk/content/index.html Wed Jul 2 12:35:04 2014
@@ -7,6 +7,9 @@
<div class="row">
<div class="span10">
<img src="resources/images/feather-logo.png" alt="">
+ <div class="hero-unit" style="float: right;">
+ <iframe width="200" height="175"
src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0"
allowfullscreen></iframe>
+ </div>
</div>
</div>
<div class="row">
@@ -15,10 +18,7 @@
Apache TomEE, pronounced "Tommy", is an all-Apache Java EE
6 Web Profile certified stack where Apache Tomcat is top dog. Apache TomEE is
assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat,
add our jars and zip up the rest. The result is Tomcat with added EE features -
TomEE.
</p>
<p><a class="btn primary large" href="downloads.html">Download
Apache TomEE Now »</a> and <a href="documentation.html">get started
today!</a></p>
- <div class="span3">
- <div class="hero-unit">
- <iframe width="200" height="175"
src="http://www.youtube.com/embed/Lr8pxEACVRI" frameborder="0"
allowfullscreen></iframe>
- </div>
+ <div class="span3">
</div>
</div>
</div>
Modified: tomee/site/trunk/content/resources/css/bootstrap.css
URL:
http://svn.apache.org/viewvc/tomee/site/trunk/content/resources/css/bootstrap.css?rev=1607348&r1=1607347&r2=1607348&view=diff
==============================================================================
--- tomee/site/trunk/content/resources/css/bootstrap.css (original)
+++ tomee/site/trunk/content/resources/css/bootstrap.css Wed Jul 2 12:35:04
2014
@@ -1696,8 +1696,8 @@ a.menu:after, .dropdown-toggle:after {
}
.hero-unit {
background-color: #f5f5f5;
- margin-bottom: 30px;
- padding: 60px;
+ margin-bottom: 10px;
+ padding: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;