JClockH xc(讨论 | 贡献) 小无编辑摘要 |
JClockH xc(讨论 | 贡献) 小无编辑摘要 |
||
第10行: | 第10行: | ||
} | } | ||
.subtitle { | .subtitle { | ||
width: | width: 95%; | ||
font-size: | font-size: 18px; | ||
margin-top: 1.5em; | |||
margin-bottom: 0.5em; | margin-bottom: 0.5em; | ||
text-align: center; | text-align: center; | ||
background-color: #D3D3D3; | background-color: #D3D3D3; | ||
color: #ffffff; | |||
} | } |
2023年8月2日 (三) 23:21的版本
.title { font-size: 15px; margin-top: 3em; margin-bottom: 1em; text-align: center; } .sub { font-size: 8px; margin-left: 20em; } .subtitle { width: 95%; font-size: 18px; margin-top: 1.5em; margin-bottom: 0.5em; text-align: center; background-color: #D3D3D3; color: #ffffff; }