spider/html/style.css
minima 3f9573f9a3 made headings smaller
added <tscreen> to all the commands
2001-01-19 14:05:46 +00:00

10 lines
463 B
CSS

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: +130%}
h2 { font-size: +120%}
h3 { font-size: +110%}
.copy { font-size: small; color: red }
.id { font-size: small }