JClockH xc(讨论 | 贡献) 无编辑摘要 |
JClockH xc(讨论 | 贡献) 无编辑摘要 |
||
第12行: | 第12行: | ||
margin-bottom: 0.25em; | margin-bottom: 0.25em; | ||
color: #000000; | color: #000000; | ||
} | |||
#home-editing { | |||
display: flex; | |||
flex-direction: column; | |||
justify-content: space-between; | |||
} | |||
.home-editing__stats { | |||
display: flex; | |||
} | } |
2023年8月4日 (五) 00:52的版本
.infotitle { font-size: 1.8rem; font-weight: 600; margin-top: 0.1em; margin-bottom: 1em; color: #000000; } .date { font-size: 10px; margin-top: 0.25em; margin-bottom: 0.25em; color: #000000; } #home-editing { display: flex; flex-direction: column; justify-content: space-between; } .home-editing__stats { display: flex; }