Fixed the stylesheet of the income statement in the accounting application.

This commit is contained in:
依瑪貓 2020-07-20 23:46:57 +08:00
parent bd826b7738
commit c2c8ee66ab

View File

@ -131,7 +131,7 @@
font-weight: bolder; font-weight: bolder;
font-size: 1.21em; font-size: 1.21em;
} }
.income-statement-list .second-level-header { .income-statement-list .group-title {
font-weight: bolder; font-weight: bolder;
font-size: 1.1em; font-size: 1.1em;
} }