| | |
| | | margin-top: 8px; |
| | | } |
| | | |
| | | .page__hd .t-image { |
| | | width: 100px; |
| | | height: 100px; |
| | | } |
| | | |
| | | .page__hd .btn { |
| | | border-radius: 20px; |
| | | line-height: 20px; |
| | |
| | | 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; |
| | | } |
| | |
| | | .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; |
| | |
| | | } |
| | | |
| | | .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; |
| | |
| | | } |
| | | |
| | | .top-card .top-card__name { |
| | | font-size: 12px; |
| | | font-size: 14px; |
| | | /* width: 100%; */ |
| | | /* font-weight: 600; */ |
| | | /* text-align: center; */ |