increase size of font in box
This commit is contained in:
parent
c2646d2071
commit
875102f2ae
1 changed files with 1 additions and 1 deletions
|
|
@ -1609,7 +1609,7 @@ div.box {
|
|||
}
|
||||
div.box table{
|
||||
border-spacing:0px;
|
||||
font-size: 93%;
|
||||
font-size: 96%;
|
||||
}
|
||||
div.box tr.odd {
|
||||
background-color: #F2F6FD;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue