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/11/01 13:53:00 UTC

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

Author: buildbot
Date: Thu Nov  1 12:52:59 2012
New Revision: 836876

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 Nov  1 12:52:59 2012
@@ -1 +1 @@
-1404566
+1404568

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 Nov  1 12:52:59 2012
@@ -130,4 +130,12 @@ h1,h2,h3,h4,h5,h6 {
 	padding: 0.5em;
 	border-radius: 5px;
 	background-color: #e3e9ff;
+}
+
+.docnote {
+	margin-left: 1.5em;
+	border: 1px solid #9ec49f;
+	padding: 0.5em;
+	border-radius: 5px;
+	background-color: #ddfade;
 }
\ No newline at end of file