Add comments to css to differentiate sections
authorclinton <clinton@unknownlamer.org>
Tue, 29 Jul 2008 17:23:58 +0000 (17:23 +0000)
committerclinton <clinton@unknownlamer.org>
Tue, 29 Jul 2008 17:23:58 +0000 (17:23 +0000)
default.css

index 34e126f..0d43f1b 100644 (file)
@@ -1,3 +1,4 @@
+/* General Styling */
 body 
 { 
   font-family: serif;
@@ -77,6 +78,7 @@ h1,h2,h3,h4,h5
   font-variant: small-caps;
 }
 
+/* Table of Contents */
 div.contents
 { 
   border: 2px solid #222222;