[Dart-dev] [3626] DART/trunk/doc/html/doc.css: added a class to indent ...

nancy at ucar.edu nancy at ucar.edu
Wed Oct 15 10:42:01 MDT 2008


An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/dart-dev/attachments/20081015/76dd4368/attachment.html
-------------- next part --------------
Modified: DART/trunk/doc/html/doc.css
===================================================================
--- DART/trunk/doc/html/doc.css	2008-10-15 16:40:01 UTC (rev 3625)
+++ DART/trunk/doc/html/doc.css	2008-10-15 16:42:00 UTC (rev 3626)
@@ -107,6 +107,10 @@
     border-left-width: thin;
     border-color: red; }
 
+.indent1{
+    margin-left: 4%;
+    margin-right:4%; }
+
 p.indent1{
     margin-left: 4%;
     margin-right:4%;


More information about the Dart-dev mailing list