Skip to content

Commit 3f78411

Browse files
committed
fix: 更新描述
1 parent 666c082 commit 3f78411

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
.filled.stage-0 { background-color: #4fc3f7; } /* 0-20年 */
5454
.filled.stage-1 { background-color: #81c784; } /* 20-40年 */
5555
.filled.stage-2 { background-color: #ffb74d; } /* 40-60年 */
56-
.filled.stage-3 { background-color: #e57373; } /* 60-80年 */
56+
.filled.stage-3 { background-color: #e57373; } /* 60-75年 */
5757

5858
.controls {
5959
margin-top: 30px;
@@ -149,7 +149,7 @@ <h1>人生网格 - 900个月</h1>
149149
<span style="display: inline-block; width: 12px; height: 12px; background-color: #4fc3f7; margin: 0 4px;"></span>0-20年,
150150
<span style="display: inline-block; width: 12px; height: 12px; background-color: #81c784; margin: 0 4px;"></span>20-40年,
151151
<span style="display: inline-block; width: 12px; height: 12px; background-color: #ffb74d; margin: 0 4px;"></span>40-60年,
152-
<span style="display: inline-block; width: 12px; height: 12px; background-color: #e57373; margin: 0 4px;"></span>60-80年
152+
<span style="display: inline-block; width: 12px; height: 12px; background-color: #e57373; margin: 0 4px;"></span>60-75年
153153
</p>
154154
</div>
155155

0 commit comments

Comments
 (0)