Fix typo in documentation of --logfile.
[dss.git] / dss.css
1 BODY,TD {
2         background-color: #ffffff;
3         color: #333333;
4 }
5
6 HR {
7         background-color: #ffff00;
8 }
9
10 A {
11         color: #4444ff;
12 }