You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by ar...@apache.org on 2012/07/19 21:18:00 UTC

svn commit: r1363490 - /vcl/site/trunk/content/css/vcl.css

Author: arkurth
Date: Thu Jul 19 19:18:00 2012
New Revision: 1363490

URL: http://svn.apache.org/viewvc?rev=1363490&view=rev
Log:
CMS commit to vcl by arkurth

Modified:
    vcl/site/trunk/content/css/vcl.css

Modified: vcl/site/trunk/content/css/vcl.css
URL: http://svn.apache.org/viewvc/vcl/site/trunk/content/css/vcl.css?rev=1363490&r1=1363489&r2=1363490&view=diff
==============================================================================
--- vcl/site/trunk/content/css/vcl.css (original)
+++ vcl/site/trunk/content/css/vcl.css Thu Jul 19 19:18:00 2012
@@ -9,6 +9,11 @@ a,h1,h2,h3,h4,h5,h6 {
   color: #000066;
 }
 
+#content {
+  margin: 20px 150px 20px 250px;
+  padding: 0px 10px 10px 10px;
+}
+
 #content h1,h2,h3,h4,h5,h6 {
   border-bottom: solid #990000 1px;
   font-family: "Helvetica Narrow", Arial, sans-serif;
@@ -26,6 +31,8 @@ a,h1,h2,h3,h4,h5,h6 {
   border: solid #DDD 1px;
   padding: 1em;
   margin-right: 0.8em;
+  margin-left: 0.8em;
+  width: 200px;
 }
 
 #navigation h1 {