X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=890417b85d3c3053a3d43974fd2179ae993f2359;hb=630127263d91ec7f91ec247a8b8beccebd486475;hp=3c080dcda5b171575f77eb47da5b662b445f45fe;hpb=e2a526c549194e5b36ed7dd3617c5fb5fbbc0f43;p=spider.git diff --git a/html/style.css b/html/style.css index 3c080dcd..890417b8 100644 --- a/html/style.css +++ b/html/style.css @@ -11,3 +11,7 @@ .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; }