X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=3c080dcda5b171575f77eb47da5b662b445f45fe;hb=2b58ccdf81685a1167a43c38705a0d84b9d8d661;hp=106bffaa721234e996a311a43c57907171ad427e;hpb=3f9573f9a338248cd6129ad864ab0ffa2e132cad;p=spider.git diff --git a/html/style.css b/html/style.css index 106bffaa..3c080dcd 100644 --- a/html/style.css +++ b/html/style.css @@ -5,5 +5,9 @@ h1 { font-size: +130%} h2 { font-size: +120%} h3 { font-size: +110%} - .copy { font-size: small; color: red } - .id { font-size: small } + hr { color: gray; } + blockquote code { font-family: courier; color: gray; } + code { color: blue; } + .copy { font-size: small; color: red; } + .id { font-size: small; } + .code { color: blue; }