final changes for tonite, honest
[spider.git] / html / style.css
index 106bffaa721234e996a311a43c57907171ad427e..890417b85d3c3053a3d43974fd2179ae993f2359 100644 (file)
@@ -5,5 +5,13 @@
  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; }
+ .send { color: blue; }
+ .expect { color: red; }
+ .cmd { color: green; }
+ .connect { color: purple; }