From: clinton Date: Tue, 29 Jul 2008 17:23:58 +0000 (+0000) Subject: Add comments to css to differentiate sections X-Git-Url: http://git.hcoop.net/clinton/website/src/unknownlamer.org.git/commitdiff_plain/9decba9f202d061bf7dbbad7371a61d917859271 Add comments to css to differentiate sections --- diff --git a/default.css b/default.css index 34e126f..0d43f1b 100644 --- a/default.css +++ b/default.css @@ -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;