added style sheet to the html stuff
[spider.git] / html / style.css
diff --git a/html/style.css b/html/style.css
new file mode 100644 (file)
index 0000000..d51dcab
--- /dev/null
@@ -0,0 +1,9 @@
+ 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 }