You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2010/01/22 04:43:14 UTC

svn commit: r901972 - /subversion/site/publish/docs/community-guide/index.html

Author: cmpilato
Date: Fri Jan 22 03:43:13 2010
New Revision: 901972

URL: http://svn.apache.org/viewvc?rev=901972&view=rev
Log:
Stylation tweaks only.

Modified:
    subversion/site/publish/docs/community-guide/index.html

Modified: subversion/site/publish/docs/community-guide/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/docs/community-guide/index.html?rev=901972&r1=901971&r2=901972&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/index.html (original)
+++ subversion/site/publish/docs/community-guide/index.html Fri Jan 22 03:43:13 2010
@@ -6,12 +6,16 @@
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
 <style type="text/css">
 body {
-  font-family: serif;
-  font-size: 12pt;
+  font-family: Tahoma, Arial, sans-serif;
+  font-size: 10pt;
+  line-height: 1.2em;
 }
 pre {
   font-size: 11pt;
 }
+h1, h2, h3, h4 {
+  margin-top: 1.5em;
+}
 .h1 {
   border-top: 1px black solid;
 }