From: joshtriplett Date: Wed, 2 May 2007 10:05:31 +0000 (+0000) Subject: Fix CSS comment. X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/commitdiff_plain/3ebd2feb8019c8c2d0e4994658982ccba2b24a3f Fix CSS comment. --- diff --git a/doc/css_market/embeddedmoose.css b/doc/css_market/embeddedmoose.css index 246142314..61a3f2182 100644 --- a/doc/css_market/embeddedmoose.css +++ b/doc/css_market/embeddedmoose.css @@ -1,6 +1,6 @@ -// Embedded Moose local.css for use with ikiwiki -// Written by Josh Triplett -// Some ideas from the Debian lighttpd index.html page. +/* Embedded Moose local.css for use with ikiwiki + * Written by Josh Triplett + * Some ideas from the Debian lighttpd index.html page. */ body { background: #e7e7e7; }