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/20 14:51:05 UTC

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

Author: cmpilato
Date: Wed Jan 20 13:51:04 2010
New Revision: 901204

URL: http://svn.apache.org/viewvc?rev=901204&view=rev
Log:
* site/publish/docs/community-guide/index.html
  (.todo): New stylations.

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=901204&r1=901203&r2=901204&view=diff
==============================================================================
--- subversion/site/publish/docs/community-guide/index.html (original)
+++ subversion/site/publish/docs/community-guide/index.html Wed Jan 20 13:51:04 2010
@@ -21,7 +21,12 @@
 #toc, #toc ol {
   list-style: none;
 }
-
+.todo {
+  margin-left: 0.5in;
+  margin-right: 0.5in;
+  padding: 1em;
+  border: 2px red solid;
+}
 </style>
 </head>