fix highlighting;#514

This commit is contained in:
Martijn Voncken 2008-10-18 14:32:07 +00:00
parent 8a86094abf
commit f3382591ec
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ body, th, td,tr , div,table , div{
margin:0px;
border-style: hidden;
border-spacing:0px;
}
body {
background-color:#FFFFFF;
}