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/07/19 17:21:59 UTC

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

Author: buildbot
Date: Thu Jul 19 15:21:58 2012
New Revision: 826329

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 Thu Jul 19 15:21:58 2012
@@ -1 +1 @@
-1363377
+1363380

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 Thu Jul 19 15:21:58 2012
@@ -1,33 +1,33 @@
-body {
-  background-color: white;
-  color: black;
-  font-family: "New Century Schoolbook", serif;
-  font-size:13pt;
-}  
-
-a,h1,h2,h3,h4,h5,h6 {
-  color: #000066;
-}
-
-#content h1,h2,h3,h4,h5,h6 {
-  border-bottom: solid #990000 1px;
-  font-family: "Helvetica Narrow", Arial, sans-serif;
-  font-weight:normal;
-}
-
-#navigation {
-  font-size:80%;
-}
-
-#navigation {
-  float:right;
-  color:#333333;
-  background-color: #EEE;
-  border: solid #DDD 1px;
-  padding: 1em;
-}
-
-#footer {
-  font-size:80%;
-  color:#666666;
-}
+body {
+  background-color: white;
+  color: black;
+  font-family: "New Century Schoolbook", serif;
+  font-size:13pt;
+}  
+
+a,h1,h2,h3,h4,h5,h6 {
+  color: #000066;
+}
+
+#content h1,h2,h3,h4,h5,h6 {
+  border-bottom: solid #990000 1px;
+  font-family: "Helvetica Narrow", Arial, sans-serif;
+  font-weight:normal;
+}
+
+#navigation {
+  font-size:80%;
+}
+
+#navigation {
+  float:left;
+  color:#333333;
+  background-color: #EEE;
+  border: solid #DDD 1px;
+  padding: 1em;
+}
+
+#footer {
+  font-size:80%;
+  color:#666666;
+}