riku
2022-09-06 b43d04ef7295105e78feb5980de619f58a9803a6
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 {
@@ -59,6 +69,10 @@
}
.head_1 {
  font-size: 30px;
}
.head_1_big{
  font-size: 30px;
}
@@ -148,9 +162,9 @@
.ledger-tag {
  position: absolute;
  right: 8vw;
  right: 6vw;
  top: 6px;
  width: 16px;
  width: 32px;
  height: 16px;
  color: white;
  padding: 1px;