You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by bu...@apache.org on 2012/05/16 00:17:21 UTC

svn commit: r817793 - in /websites/staging/xmlgraphics/trunk/content: ./ css/xmlgraphics.css

Author: buildbot
Date: Tue May 15 22:17:20 2012
New Revision: 817793

Log:
Staging update by buildbot for xmlgraphics

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

Propchange: websites/staging/xmlgraphics/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May 15 22:17:20 2012
@@ -1 +1 @@
-1338785
+1338918

Modified: websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css
==============================================================================
--- websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css (original)
+++ websites/staging/xmlgraphics/trunk/content/css/xmlgraphics.css Tue May 15 22:17:20 2012
@@ -56,9 +56,9 @@ a:hover {
 a img {
     border: medium none;
 }
-h1, h2, h3, h4, h5, h6 {
+h1, h2 {
     color: black;
-    text-transform: uppercase;
+    font-variant: small-caps;
 }
 #content {
     color: #333333;
@@ -66,12 +66,12 @@ h1, h2, h3, h4, h5, h6 {
     margin-top: -12px;
 }
 #content h1 {
-    font-size: 1.4em;
+    font-size: 1.7em;
     padding: 15px;
 }
 #content h2 {
     border-bottom: 1px dashed #666666;
-    font-size: 1.2em;
+    font-size: 1.4em;
     margin-top: 2em;
 }
 #content h3, h4, h5, h6 {
@@ -115,11 +115,17 @@ h1, h2, h3, h4, h5, h6 {
 }
 #navigation h1 {
     color: #000000;
-    font-size: 1em;
+    font-size: 1.4em;
     margin-bottom: 0;
     margin-top: 0.8em;
     padding: 0;
 }
+#navigation h2 {
+    font-size: 1.2em;
+}
+#navigation h3 {
+    font-size: 1.2em;
+}
 #navigation ul {
     list-style: none outside none;
     margin: 0;



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org