Update of /project/clo/cvsroot/public_html In directory common-lisp.net:/project/clo/public_html
Modified Files: donate.shtml Log Message:
Date: Thu Jan 5 21:08:21 2006 Author: eenge
Index: public_html/donate.shtml diff -u public_html/donate.shtml:1.7 public_html/donate.shtml:1.8 --- public_html/donate.shtml:1.7 Thu Jan 5 21:06:58 2006 +++ public_html/donate.shtml Thu Jan 5 21:08:20 2006 @@ -60,15 +60,15 @@ <table> <tr> <th align=left>Current donations:</th> - <td>207</td> + <td><span style="color:blue">207</span></td> </tr> <tr> <th align=left>Current expenses:</th> - <td>0</td> + <td><span style="color:red">0</span></td> </tr> <tr> <th align=left>Current balance:</th> - <td>207</td> + <td><span style="color:blue">+207</span></td> </tr> </table>