File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 53
53
.filled .stage-0 { background-color : # 4fc3f7 ; } /* 0-20年 */
54
54
.filled .stage-1 { background-color : # 81c784 ; } /* 20-40年 */
55
55
.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年 */
57
57
58
58
.controls {
59
59
margin-top : 30px ;
@@ -149,7 +149,7 @@ <h1>人生网格 - 900个月</h1>
149
149
< span style ="display: inline-block; width: 12px; height: 12px; background-color: #4fc3f7; margin: 0 4px; "> </ span > 0-20年,
150
150
< span style ="display: inline-block; width: 12px; height: 12px; background-color: #81c784; margin: 0 4px; "> </ span > 20-40年,
151
151
< 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年
153
153
</ p >
154
154
</ div >
155
155
You can’t perform that action at this time.
0 commit comments