Author: buildbot
Date: Tue Dec 23 08:03:47 2014
New Revision: 933730

Log:
Staging update by buildbot for metamodel

Modified:
    websites/staging/metamodel/trunk/content/   (props changed)
    websites/staging/metamodel/trunk/content/css/metamodel.css

Propchange: websites/staging/metamodel/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Dec 23 08:03:47 2014
@@ -1 +1 @@
-1647498
+1647499

Modified: websites/staging/metamodel/trunk/content/css/metamodel.css
==============================================================================
--- websites/staging/metamodel/trunk/content/css/metamodel.css (original)
+++ websites/staging/metamodel/trunk/content/css/metamodel.css Tue Dec 23 
08:03:47 2014
@@ -1,121 +1,119 @@
-html,body {
-       padding: 0px;
-       margin: 0px;
-}
-
-body {
-       position: relative;
-       font-family: 'Ubuntu', sans-serif;
-       color: #777;
-       width: 100%;
-       height: 100%;
-}
-
-h1,h2,h3,h4 {
-       font-family: 'Ubuntu', sans-serif;
-       font-weight: normal;
-       color: #222;
-       margin-top: 1em;
-       margin-bottom: 1em;
-}
-
-h1.title img {
-       vertical-align: -50%;
-}
-
-h1.title .apache {
-       font-weight: normal;
-       font-size: 0.9em;
-}
-
-h1.title .metamodel {
-       font-weight: bold;
-       font-size: 1.4em;
-}
-
-h2 {
-       margin-top: 60px;
-}
-
-h3 {
-       font-size: 1.3em;
-}
-
-a {
-       color: #4f81bd;
-}
-
-div {
-       margin: 0px;
-}
-
-p {
-       margin: 0px;
-       margin-bottom: 1em;
-}
-
-.pre_container {
-       background-color: #222;
-       margin: 10px;
-       color: white;
-       border-radius: 10px;
-       padding: 10px;
-}
-
-.table_listing {
-       background-color: #222;
-       margin: 10px;
-       color: white;
-       border-radius: 10px;
-       padding: 10px;
-}
-
-.table_listing .download_primary_file {
-       color: #5594dd;
-}
-
-.navbar-brand {
-       white-space: nowrap;
-}
-
-.section {
-       padding-bottom: 2em;
-}
-
-.graybg {
-       background-color: #f4f4f4;
-       border-top: 1px solid #ddd;
-       border-bottom: 1px solid #ddd;
-}
-
-.featureIcon {
-       width: 100px;
-       height: 100px;
-       float: left;
-       text-align: center;
-       margin-right: 1em;
-       margin-bottom: 1em;
-       font-size: 0.9em;
-}
-
-.featureIcon a {
-       display: block;
-}
-
-.center {
-       text-align: center;
-}
-
-#home {
-       margin-top: 3em;
-}
-
-.footer {
-       padding-top: 1em;
-       background-color: #111;
-       color: #9d9d9d;
-}
-
-.footer a {
-       color: white;
+html,body {
+       padding: 0px;
+       margin: 0px;
+}
+
+body {
+       position: relative;
+       font-family: 'Ubuntu', sans-serif;
+       color: #777;
+}
+
+h1,h2,h3,h4 {
+       font-family: 'Ubuntu', sans-serif;
+       font-weight: normal;
+       color: #222;
+       margin-top: 1em;
+       margin-bottom: 1em;
+}
+
+h1.title img {
+       vertical-align: -50%;
+}
+
+h1.title .apache {
+       font-weight: normal;
+       font-size: 0.9em;
+}
+
+h1.title .metamodel {
+       font-weight: bold;
+       font-size: 1.4em;
+}
+
+h2 {
+       margin-top: 60px;
+}
+
+h3 {
+       font-size: 1.3em;
+}
+
+a {
+       color: #4f81bd;
+}
+
+div {
+       margin: 0px;
+}
+
+p {
+       margin: 0px;
+       margin-bottom: 1em;
+}
+
+.pre_container {
+       background-color: #222;
+       margin: 10px;
+       color: white;
+       border-radius: 10px;
+       padding: 10px;
+}
+
+.table_listing {
+       background-color: #222;
+       margin: 10px;
+       color: white;
+       border-radius: 10px;
+       padding: 10px;
+}
+
+.table_listing .download_primary_file {
+       color: #5594dd;
+}
+
+.navbar-brand {
+       white-space: nowrap;
+}
+
+.section {
+       padding-bottom: 2em;
+}
+
+.graybg {
+       background-color: #f4f4f4;
+       border-top: 1px solid #ddd;
+       border-bottom: 1px solid #ddd;
+}
+
+.featureIcon {
+       width: 100px;
+       height: 100px;
+       float: left;
+       text-align: center;
+       margin-right: 1em;
+       margin-bottom: 1em;
+       font-size: 0.9em;
+}
+
+.featureIcon a {
+       display: block;
+}
+
+.center {
+       text-align: center;
+}
+
+#home {
+       margin-top: 3em;
+}
+
+.footer {
+       padding-top: 1em;
+       background-color: #111;
+       color: #9d9d9d;
+}
+
+.footer a {
+       color: white;
 }
\ No newline at end of file


Reply via email to