=================================================================== RCS file: /cvs/todotxt/Text-Todo-REST-API/example/htdocs/todo.css,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- todotxt/Text-Todo-REST-API/example/htdocs/todo.css 2010/02/23 02:56:53 1.1 +++ todotxt/Text-Todo-REST-API/example/htdocs/todo.css 2010/02/23 03:52:36 1.2 @@ -1,5 +1,5 @@ body { - background: PaleGoldenRod; + background: LightGoldenRodYellow; color: DarkSlateBlue; }