X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=8be998994a69b1c2dbe541bcc9ea734db2c6dce7;hb=refs%2Fheads%2Fspider;hp=e7f39a3b67cd88a640320d809ecbaf1f857b5f45;hpb=27544983f094f740369af17b345d78cd4ed662f9;p=spider.git diff --git a/html/style.css b/html/style.css index e7f39a3b..8be99899 100644 --- a/html/style.css +++ b/html/style.css @@ -6,11 +6,12 @@ h2 { font-size: +120%} h3 { font-size: +110%} hr { color: gray; } - blockquote code { font-family: courier; color: gray; } + blockquote code { font-family: courier; color: blue; } code { color: blue; } .copy { font-size: small; color: red; } .id { font-size: small; } .code { color: blue; } .send { color: blue; } .expect { color: red; } - .cmd { color: green; } \ No newline at end of file + .cmd { color: green; } + .connect { color: purple; }