You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2012/12/19 20:14:01 UTC

svn commit: r843139 - in /websites/staging/vcl/trunk/content: ./ css/vcl.css

Author: buildbot
Date: Wed Dec 19 19:14:01 2012
New Revision: 843139

Log:
Staging update by buildbot for vcl

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

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 19 19:14:01 2012
@@ -1 +1 @@
-1424038
+1424039

Modified: websites/staging/vcl/trunk/content/css/vcl.css
==============================================================================
--- websites/staging/vcl/trunk/content/css/vcl.css (original)
+++ websites/staging/vcl/trunk/content/css/vcl.css Wed Dec 19 19:14:01 2012
@@ -10,13 +10,20 @@ a {
 	color: #000066;
 }
 
-h1,h2,h3,h4,h5,h6 {
+h1,h2 {
 	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	color: #990000;
 	font-weight: bold;
 	border-bottom: solid #990000 1px;
 }
 
+h3,h4,h5,h6 {
+	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
+	color: #990000;
+	font-weight: bold;
+	/*border-bottom: solid #990000 1px;*/
+}
+
 #content {
 	margin-left:200px;
 	padding-top: 10px;