X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=aaab5de0292b3efbb9701bec0ebf470011d6d53b;hb=5e145358734eabf8855fb2b4c1daabcc55bd9da0;hp=d51dcabecc29c163632d905b328e8935b3e1cc96;hpb=378618325d507b738f61bfd7825bd80d593db0bd;p=spider.git diff --git a/html/style.css b/html/style.css index d51dcabe..aaab5de0 100644 --- a/html/style.css +++ b/html/style.css @@ -2,8 +2,10 @@ 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%} + h1 { font-size: +130%} + h2 { font-size: +120%} + h3 { font-size: +110%} + blockquote code { font-family: courier; color: gray; } + code { color: blue; } .copy { font-size: small; color: red } .id { font-size: small }