模板:成员档案/styles.css:修订间差异
来自RIA | Wiki
更多操作
< 模板:成员档案
无编辑摘要 |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
.archive-head { | |||
text-align: right; | |||
background-color: #343233; | |||
color: #959595; | |||
width: 340px; | |||
height: 60px; | |||
} | |||
.archive-tab { | .archive-tab { | ||
text-align: left; | |||
color: | background-color: #5a5a5a; | ||
color: white; | |||
text- | width: 300px; | ||
} | |||
.archive-text { | |||
padding-left: 1em; | |||
} | } | ||
2021年5月10日 (一) 00:19的版本
.archive-head {
text-align: right;
background-color: #343233;
color: #959595;
width: 340px;
height: 60px;
}
.archive-tab {
text-align: left;
background-color: #5a5a5a;
color: white;
width: 300px;
}
.archive-text {
padding-left: 1em;
}