improve the connect instructions
[spider.git] / html / style.css
index aaab5de0292b3efbb9701bec0ebf470011d6d53b..e7f39a3b67cd88a640320d809ecbaf1f857b5f45 100644 (file)
@@ -5,7 +5,12 @@
  h1 { font-size: +130%}   
  h2 { font-size: +120%}
  h3 { font-size: +110%}
+ hr { color: gray; }
  blockquote code { font-family: courier; color: gray; }
  code { color: blue; }
- .copy { font-size: small; color: red }
- .id { font-size: small } 
+ .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