MediaWiki:Gadget-MarkMap.css:修订间差异
跳转到导航
跳转到搜索
创建页面,内容为“.markmap { width: 100%; min-height: 400px; background: #f8f9fa; border: 1px solid #dee2e6; border-radius: 6px; padding: 10px; }” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
.markmap { | .markmap { | ||
width: 100%; | width: 100%; | ||
min-height: | min-height: 600px; | ||
background: #f8f9fa; | background: #f8f9fa; | ||
border: 1px solid #dee2e6; | border: 1px solid #dee2e6; | ||
2025年11月15日 (六) 19:55的最新版本
.markmap {
width: 100%;
min-height: 600px;
background: #f8f9fa;
border: 1px solid #dee2e6;
border-radius: 6px;
padding: 10px;
}