Implement the new interactive command "source".
[adu.git] / adu.css
1 BODY,TD {
2         background-color: #000000;
3         color: #CCCCCC;
4 }
5
6 HR {
7         background-color: #ffff00;
8 }
9
10 A {
11         color: #8888ff;
12
13 }