|
|
| 第1行: |
第1行: |
| .template-archive-tab { | | .archive-tab { |
| color: rgb(255, 255, 255); | | width: 500px; |
| background-color: rgb(180, 66, 40); | | color: white; |
| | background-color: #b44228; |
| } | | } |
2021年5月9日 (日) 22:58的版本
.archive-tab {
width: 500px;
color: white;
background-color: #b44228;
}