X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=8be998994a69b1c2dbe541bcc9ea734db2c6dce7;hb=15abf289110563e5246d38a0621ad26c0bfd247d;hp=3c080dcda5b171575f77eb47da5b662b445f45fe;hpb=e2a526c549194e5b36ed7dd3617c5fb5fbbc0f43;p=spider.git diff --git a/html/style.css b/html/style.css index 3c080dcd..8be99899 100644 --- a/html/style.css +++ b/html/style.css @@ -6,8 +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; } + .connect { color: purple; }