X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=html%2Fstyle.css;h=1750979d4505d96c414f932ee7309d823e8aa6e4;hb=0f7fefc971df8d5bbaf852867aa5d965d98582b6;hp=aaab5de0292b3efbb9701bec0ebf470011d6d53b;hpb=5c0ac3cd009dd3b97d90fa3e985438590200fe85;p=spider.git diff --git a/html/style.css b/html/style.css index aaab5de0..1750979d 100644 --- a/html/style.css +++ b/html/style.css @@ -5,7 +5,13 @@ 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; } + .connect { color: brown; } \ No newline at end of file