Author: olamy
Date: Sun Oct 7 15:14:49 2012
New Revision: 1395329
URL: http://svn.apache.org/viewvc?rev=1395329&view=rev
Log:
Apache Archiva Main site deployment
Modified:
archiva/site-content/css/site.css
archiva/site-content/index.html
Modified: archiva/site-content/css/site.css
URL:
http://svn.apache.org/viewvc/archiva/site-content/css/site.css?rev=1395329&r1=1395328&r2=1395329&view=diff
==============================================================================
--- archiva/site-content/css/site.css (original)
+++ archiva/site-content/css/site.css Sun Oct 7 15:14:49 2012
@@ -31,6 +31,23 @@ div.mainBox div {
padding: 0.4em;
}
+div.newsBox {
+ margin-left: auto;
+ margin-right: auto;
+ margin-top: 1em;
+ margin-bottom: 1em;
+ width: 75%;
+ background-color: #ccc;
+ position: relative;
+ padding-left: 8em;
+ border-top-right-radius: 8px;
+ border-bottom-right-radius: 8px;
+}
+
+div.newsBox div {
+ padding: 0.6em;
+}
+
div.mainBox span + p a {
background: url(../images/arrow.png) no-repeat;
background-size: 16px 16px;
Modified: archiva/site-content/index.html
URL:
http://svn.apache.org/viewvc/archiva/site-content/index.html?rev=1395329&r1=1395328&r2=1395329&view=diff
==============================================================================
--- archiva/site-content/index.html (original)
+++ archiva/site-content/index.html Sun Oct 7 15:14:49 2012
@@ -238,7 +238,12 @@ pageTracker._trackPageview();</script>
~ specific language governing permissions and limitations
~ under the License. -->
-
+ <div class="newsBox">
+ <div class="hero-unit">
+ <span class="bignumber badge badge-warning">NEW</span>
+ <p><b>Release from 07 October 2012 with a new UI see screenshots
below.</b></p>
+ </div>
+ </div>
<div id="carousel-main">