模板:Infobox settlement/doc/styles.css:修订间差异
来自RIA | Wiki
更多操作
创建页面,内容为“.parameters_table { background-color: whitesmoke; } .parameters_table tr { vertical-align: top; } .parameters_table-heading { background-color: #eb984e; text-align: center; }” |
优化样式 |
||
| (未显示同一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
.parameters_table { | .parameters_table { | ||
background-color: | background-color: white; | ||
} | } | ||
| 第10行: | 第10行: | ||
background-color: #eb984e; | background-color: #eb984e; | ||
text-align: center; | text-align: center; | ||
} | |||
.parameters_table-heading h3 { | |||
margin-top: 0; | |||
padding-top: 0; | |||
} | } | ||
2024年1月13日 (六) 11:16的最新版本
.parameters_table {
background-color: white;
}
.parameters_table tr {
vertical-align: top;
}
.parameters_table-heading {
background-color: #eb984e;
text-align: center;
}
.parameters_table-heading h3 {
margin-top: 0;
padding-top: 0;
}