diff options
Diffstat (limited to 'www/css')
| -rw-r--r-- | www/css/main.css | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/www/css/main.css b/www/css/main.css index 22284e4..ab6eb04 100644 --- a/www/css/main.css +++ b/www/css/main.css @@ -18,12 +18,12 @@ td input  tr.style1  { -	background-color: #aaaaff; +	background-color: #ddddff;  }  tr.style2  { -	background-color: #8888ff; +	background-color: #ccccff;  }  a:link | 
