From ecbcf4b0a82717003c5da05b34c3126f5f4b8b10 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 2 Aug 2013 17:17:59 -0500 Subject: docs --- docs/css/lost.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/css/lost.css (limited to 'docs/css/lost.css') diff --git a/docs/css/lost.css b/docs/css/lost.css new file mode 100644 index 0000000..699a7a9 --- /dev/null +++ b/docs/css/lost.css @@ -0,0 +1,14 @@ +body { background-color: #EFEFEF; } +body,div,.wl { font-family: "courier new",monospace; font-size: small; white-space: pre;} + +.h { background-color: yellow; } +.s { background-color: #DFDFDF; } + +.m { color: darkgreen; } /* mode */ +.j { color: darkgreen; } /* join */ +.p { color: darkgreen; } /* part */ +.q { color: darkblue; } /* quit */ +.k { color: darkblue; } /* kick */ +.t { color: darkblue; } /* topic */ +.a { color: darkred; } /* action */ +.n { color: darkred; } /* nick */ -- cgit v1.2.3-70-g09d2