You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by bu...@apache.org on 2013/07/21 10:26:37 UTC

svn commit: r870364 - in /websites/staging/stratos/trunk/content: ./ css/stratos.css

Author: buildbot
Date: Sun Jul 21 08:26:37 2013
New Revision: 870364

Log:
Staging update by buildbot for stratos

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

Propchange: websites/staging/stratos/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Jul 21 08:26:37 2013
@@ -1 +1 @@
-1505298
+1505300

Modified: websites/staging/stratos/trunk/content/css/stratos.css
==============================================================================
--- websites/staging/stratos/trunk/content/css/stratos.css (original)
+++ websites/staging/stratos/trunk/content/css/stratos.css Sun Jul 21 08:26:37 2013
@@ -1,6 +1,13 @@
 h1, h2, h3, p {
     font-family: 'Karla', sans-serif;
 }
+h1 {
+    margin: 40px 0px 20px 0px;
+}
+h2 {
+    margin: 40px 0px 20px 0px;
+    color: #1675a5;
+}
 .navbar-inverse .navbar-inner {
     background-color: #ffffff;
     background-image: none;