11 lines
116 B
CSS
11 lines
116 B
CSS
|
.balance-head {
|
||
|
}
|
||
|
|
||
|
.balance-head .label {
|
||
|
|
||
|
}
|
||
|
|
||
|
.balance-head .balance {
|
||
|
font-weight: bold;
|
||
|
font-size: 40px;
|
||
|
}
|