riku
2022-08-23 8fbd6b8d09e70494d920cc0b77812e9643be3196
pages/module_ledger/ledgerhome/ledgerhome.wxss
@@ -50,7 +50,17 @@
.head_tag{
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  color: white;
}
.head_btn{
  background-color: rgb(11, 90, 77);
  padding: 4px 6px;
  border-radius: 4px;
}
.head_btn:active{
  background-color: rgba(11, 90, 77, 0.5);
}
.head_tag>text {
@@ -62,6 +72,10 @@
  font-size: 30px;
}
.head_1_big{
  font-size: 30px;
}
.head_3 {
  font-size: 12px;
  margin-bottom: 16px;