riku
2022-08-26 9f78f3f014a3423ea3fcab8f9f1056c57cd47fc8
pages/assessment/assessment.wxss
@@ -24,6 +24,11 @@
  margin-top: 8px;
}
.page__hd .t-image {
  width: 100px;
  height: 100px;
}
.page__hd .btn {
  border-radius: 20px;
  line-height: 20px;
@@ -85,6 +90,15 @@
  font-size: 14px;
}
.h-tag{
  position: absolute;
  color: var(--fyui-text-color_3);
  font-size: 12px;
  text-align: end;
  bottom: 0;
  right: 8px;
}
.flex-h_block {
  flex: 1;
}
@@ -92,7 +106,7 @@
.top-card {
  position: relative;
  border-radius: 4px;
  background: linear-gradient(90deg, #87CEB2, #6CD398);
  background: linear-gradient(90deg, #A3D9F5, #88E1EC);
  color: white;
  padding: 8px;
  margin-left: 10px;
@@ -103,12 +117,13 @@
}
.top-card_2 {
  background: linear-gradient(90deg, #A3D9F5, #88E1EC);
  background: linear-gradient(90deg, #87CEB2, #6CD398);
  margin-left: 2px;
  margin-right: 10px;
}
.top-card_main {
  background: linear-gradient(90deg, #55E2C9, #b6e9dc);
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 4px;
@@ -126,7 +141,7 @@
}
.top-card .top-card__name {
  font-size: 12px;
  font-size: 14px;
  /* width: 100%; */
  /* font-weight: 600; */
  /* text-align: center; */