--- /dev/null
+ body { font-family: verdana, helvetica, arial, sans-serif; background: white; }
+ table { font-family: verdana, helvetica, arial, sans-serif; background: white; }
+ th { font-family: verdana, helvetica, arial, sans-serif; background: white; }
+ td { font-family: verdana, helvetica, arial, sans-serif; background: white; }
+ h1 { font-size: +145%}
+ h2 { font-size: +130%}
+ h3 { font-size: +115%}
+ .copy { font-size: small; color: red }
+ .id { font-size: small }
# ../html/spiderFAQ.html: spiderFAQ.sgml
sgml2html spiderFAQ.sgml
- perl -pi.bak -e 's/<BODY>/<BODY BGCOLOR="#ffffff">/' *.html
+ perl -pi.bak -e 's|</HEAD>|<link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">\n</HEAD>|' *.html
mv spid*.html ../html
rm -f *.bak