add Total ratio per map and Total total ratio
This commit is contained in:
@@ -37,3 +37,12 @@ th {
|
||||
thead {
|
||||
border: thick solid;
|
||||
}
|
||||
|
||||
.totalRatio {
|
||||
font-weight: bold;
|
||||
font-size: 120%;
|
||||
}
|
||||
|
||||
.total-red {color:#bf5f5f;}
|
||||
.total-blue {color:#5f5fbf;}
|
||||
.total-green {color:#5fbf5f;}
|
||||
|
||||
Reference in New Issue
Block a user