模板:可隐藏/标准块/styles.css:修订间差异
来自「荏苒之境」
创建页面,内容为“.mw-collapsible-toggle { color: #637382; background-color: #d5e3f3; text-align: center; font-weight: bold; } .mw-collapsible-content { display: flow-root; background: rgb(237, 245, 251); padding: 10px; }” |
无编辑摘要 |
||
(未显示同一用户的5个中间版本) | |||
第8行: | 第8行: | ||
.mw-collapsible-content { | .mw-collapsible-content { | ||
display: flow-root; | display: flow-root; | ||
background: | background: #f4f8fc; | ||
padding: 10px; | padding: 10px 20px 20px 20px; | ||
} | } |