Changes

No change in size ,  23:35, 23 January 2021
no edit summary
Line 142: Line 142:  
.charbox {
 
.charbox {
 
border-spacing: 0px;
 
border-spacing: 0px;
background-color: #eef9ee;
+
background-color: #f4f8fc;
 
border-radius:10px;
 
border-radius:10px;
 
}
 
}
Line 151: Line 151:     
.charbox th {
 
.charbox th {
background:#b2e9b2;
+
background:#cedff2;
border:1px solid #56d056;
+
border:1px solid #a3b0bf;
 
border-radius:10px 10px 0px 0px;
 
border-radius:10px 10px 0px 0px;
 
font-size:17px;
 
font-size:17px;
Line 161: Line 161:  
text-align:left;
 
text-align:left;
 
padding:5px;
 
padding:5px;
border:1px solid #b2e9b2;
+
border:1px solid #cedff2;
 
border-top:0px;
 
border-top:0px;
 
border-radius:0px 0px 10px 10px;
 
border-radius:0px 0px 10px 10px;
 
text-align: center;
 
text-align: center;
 
}
 
}