Cosmetic : color
This commit is contained in:
parent
29ec0f6f05
commit
3d99bd011d
1 changed files with 2 additions and 2 deletions
|
|
@ -1799,11 +1799,11 @@ div.box table{
|
|||
font-size: 96%;
|
||||
}
|
||||
div.box tr.odd {
|
||||
background-color: #F2F6FD;
|
||||
background-color: lightblue;
|
||||
|
||||
}
|
||||
div.box tr.even {
|
||||
background-color:#e4e7ed;
|
||||
background-color: white;
|
||||
|
||||
}
|
||||
#jrn_name_div h2{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue