X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=html%2F_css%2Fstandard.css;h=e7585669e43eff029d794cfc3f4ab40a4d41d21b;hb=c7a57233daadec4f174176a474fc7b5018cdf986;hp=9ef08accb8fa6af0e6767b673b5adfc4b99320d1;hpb=fb1c781bdbe4a2b296651a051dda11d210c9ad33;p=cocanwiki.git diff --git a/html/_css/standard.css b/html/_css/standard.css index 9ef08ac..e758566 100644 --- a/html/_css/standard.css +++ b/html/_css/standard.css @@ -1,5 +1,5 @@ /* Stylesheet for COCANWIKI. - * $Id: standard.css,v 1.28 2005/12/13 09:05:51 rich Exp $ + * $Id: standard.css,v 1.29 2006/08/03 13:52:54 rich Exp $ */ /* Based on the basic stylesheet. */ @@ -231,30 +231,6 @@ li.wlh_li a { background: url(/_graphics/wlh.png) center left no-repeat; } -/* Sitemap page. */ -ul#sitemap { - list-style: none; - margin-left: 0px; - padding-left: 0px; -} - -ul#sitemap p.content { - margin-top: 0px; - margin-bottom: 0px; - font-size: 0.7em; -} - -ul#sitemap p.info { - margin-top: 0px; - margin-bottom: 0px; - font-size: 0.7em; -} - -ul#sitemap p.info a { - color: green; - text-decoration: none; -} - /* Recent changes list. */ ul#recent_changes { list-style: none;