Immutable/test:修订间差异
来自RIA | Wiki
更多操作
创建页面,内容为“test” |
无编辑摘要 |
||
| (未显示1个用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
.contents_box | |||
{ | |||
font-family: sans-serif; | |||
direction: ltr; | |||
float: right; | |||
clear: right; | |||
overflow-x: auto; | |||
margin: 0.5em 0 0.5em 1em; | |||
border: 1px solid #a2a9b1; | |||
border-spacing: 3px; | |||
padding: 0.2em; | |||
background-color: #f8f9fa; | |||
font-size: 0.875em; | |||
color: black; | |||
width: auto; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
} | |||
.contents_card | |||
{ | |||
font-family: sans-serif; | |||
direction: ltr; | |||
float: left; | |||
clear: right; | |||
overflow-x: auto; | |||
margin: 0.5em 0 0.5em 1em; | |||
border: 1px solid #a2a9b1; | |||
border-spacing: 3px; | |||
padding: 0.2em; | |||
background-color: #f8f9fa; | |||
font-size: 0.875em; | |||
color: black; | |||
width: 69em; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
} | |||
.contbox_above | |||
{ | |||
font-family: sans-serif; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
border-collapse: collapse; | |||
vertical-align: top; | |||
text-align: center; | |||
font-weight: bold; | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.4em 0.6em; | |||
background-color: #d32f2f; | |||
color: white; | |||
font-size: 125%; | |||
line-height: 1.3em; | |||
} | |||
.contbox_above_text | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
border-collapse: collapse; | |||
text-align: center; | |||
font-weight: bold; | |||
color: white; | |||
font-size: 150%; | |||
line-height: 1.3em; | |||
} | |||
.title_supplement | |||
{ font-family: sans-serif; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 0.875em; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
vertical-align: top; | |||
text-align: center; | |||
background-color: #ffcdd2; | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.4em 0.6em; | |||
font-weight: bold;} | |||
.title_supplement_text | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 12px; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
text-align: center; | |||
font-weight: bold; | |||
} | |||
.title_extra | |||
{ | |||
font-family: sans-serif; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 0.875em; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
vertical-align: top; | |||
text-align: left; | |||
background-color: #ffebee; | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.4em 0.6em; | |||
font-weight: bold; | |||
} | |||
.title_extra_text | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 12px; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
text-align: left; | |||
font-weight: bold; | |||
} | |||
.classification | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 0.875em; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
} | |||
.classification_text | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 15px; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
vertical-align: top; | |||
text-align: left; | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.2em 0.6em; | |||
border-right: 1px solid #a2a9b1; | |||
} | |||
.infobox_data | |||
{ | |||
font-family: 微软雅黑; | |||
direction: ltr; | |||
border-spacing: 3px; | |||
font-size: 14px; | |||
color: black; | |||
border-collapse: collapse; | |||
line-height: 1.2em; | |||
vertical-align: top; | |||
text-align: left; | |||
border-top: 1px solid #a2a9b1; | |||
padding: 0.4em 0.6em 0.2em 0.6em; | |||
font-style: normal; | |||
font-weight: 500; | |||
border-right: 1px solid #a2a9b1; | |||
} | |||
[[Category:沙盒]] | |||
2024年4月28日 (日) 12:08的最新版本
.contents_box {
font-family: sans-serif; direction: ltr; float: right; clear: right; overflow-x: auto; margin: 0.5em 0 0.5em 1em; border: 1px solid #a2a9b1; border-spacing: 3px; padding: 0.2em; background-color: #f8f9fa; font-size: 0.875em; color: black; width: auto; border-collapse: collapse; line-height: 1.2em;
}
.contents_card {
font-family: sans-serif; direction: ltr; float: left; clear: right; overflow-x: auto; margin: 0.5em 0 0.5em 1em; border: 1px solid #a2a9b1; border-spacing: 3px; padding: 0.2em; background-color: #f8f9fa; font-size: 0.875em; color: black; width: 69em; border-collapse: collapse; line-height: 1.2em;
}
.contbox_above { font-family: sans-serif;
direction: ltr; border-spacing: 3px; border-collapse: collapse; vertical-align: top; text-align: center; font-weight: bold; border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em; background-color: #d32f2f; color: white; font-size: 125%; line-height: 1.3em;
}
.contbox_above_text {
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; border-collapse: collapse; text-align: center; font-weight: bold; color: white; font-size: 150%; line-height: 1.3em;
}
.title_supplement
{ font-family: sans-serif;
direction: ltr; border-spacing: 3px; font-size: 0.875em; color: black; border-collapse: collapse; line-height: 1.2em; vertical-align: top; text-align: center; background-color: #ffcdd2; border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em; font-weight: bold;}
.title_supplement_text
{
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; font-size: 12px; color: black; border-collapse: collapse; line-height: 1.2em; text-align: center; font-weight: bold;
}
.title_extra {
font-family: sans-serif; direction: ltr; border-spacing: 3px; font-size: 0.875em; color: black; border-collapse: collapse; line-height: 1.2em; vertical-align: top; text-align: left; background-color: #ffebee; border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.4em 0.6em; font-weight: bold;
}
.title_extra_text {
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; font-size: 12px; color: black; border-collapse: collapse; line-height: 1.2em; text-align: left; font-weight: bold;
}
.classification {
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; font-size: 0.875em; color: black; border-collapse: collapse; line-height: 1.2em;
}
.classification_text {
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; font-size: 15px; color: black; border-collapse: collapse; line-height: 1.2em; vertical-align: top; text-align: left; border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.2em 0.6em; border-right: 1px solid #a2a9b1;
}
.infobox_data {
font-family: 微软雅黑; direction: ltr; border-spacing: 3px; font-size: 14px; color: black; border-collapse: collapse; line-height: 1.2em; vertical-align: top; text-align: left; border-top: 1px solid #a2a9b1; padding: 0.4em 0.6em 0.2em 0.6em; font-style: normal; font-weight: 500; border-right: 1px solid #a2a9b1;
}