summaryrefslogtreecommitdiff
path: root/docs/css/lost.css
blob: 699a7a9252011e7d0d1920f15eed766aeb55c333 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 */