Template:方剂字母导航/styles.css:修订间差异
外观
删除的内容 添加的内容
添加折叠样式 标签:已被回退 |
首字链接居中 |
||
| (未显示同一用户的11个中间版本) | |||
| 第1行: | 第1行: | ||
/* 方剂字母导航样式 */ |
/* 方剂字母导航样式 */ |
||
.fj-nav { padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; line-height:2.2; } |
.fj-nav { padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; line-height:2.2; } |
||
.fj-nav .fj-label { font-weight:bold; color:#000; } |
.fj-nav .fj-label { font-weight:bold; color:#000; font-size:1.2em; } |
||
.fj-nav a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; text-align:center; font-weight:bold; } |
.fj-nav a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; text-align:center; font-weight:bold; } |
||
.fj-nav a:hover { background:#e8f5e9; } |
.fj-nav a:hover { background:#e8f5e9; } |
||
.fj-nav strong { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-align:center; background:#397c57; color:#fff; border-radius:3px; } |
.fj-nav strong { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-align:center; background:#397c57; color:#fff; border-radius:3px; } |
||
.fj-toc { line-height:2.2; margin-bottom:8px; padding:6px 0; } |
.fj-toc { line-height:2.2; margin-bottom:8px; padding:6px 0; } |
||
.fj-toc .fj-toc-label { font-weight:bold; color:#000; } |
.fj-toc .fj-toc-label { font-weight:bold; color:#000; font-size:1.2em; } |
||
.fj-toc a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; } |
.fj-toc a { font-size:1.2em; display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; text-align:center; } |
||
.fj-toc a:hover { background:#e8f5e9; } |
.fj-toc a:hover { background:#e8f5e9; } |
||
.fj- |
.fj-list { column-count:3; column-gap:20px; margin:4px 0 12px; padding-left:18px; } |
||
.fj-list li { line-height:1.7; } |
|||
.fj-content summary { font-weight:bold; cursor:pointer; padding:4px 0; border-left:3px solid #397c57; padding-left:8px; color:#333; font-size:1em; } |
|||
.fj-content details[open] summary { color:#397c57; } |
|||
.fj-content .fj-clist { line-height:2.0; padding:4px 0 4px 12px; } |
|||
2026年7月24日 (五) 16:04的最新版本
/* 方剂字母导航样式 */
.fj-nav { padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; line-height:2.2; }
.fj-nav .fj-label { font-weight:bold; color:#000; font-size:1.2em; }
.fj-nav a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; text-align:center; font-weight:bold; }
.fj-nav a:hover { background:#e8f5e9; }
.fj-nav strong { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-align:center; background:#397c57; color:#fff; border-radius:3px; }
.fj-toc { line-height:2.2; margin-bottom:8px; padding:6px 0; }
.fj-toc .fj-toc-label { font-weight:bold; color:#000; font-size:1.2em; }
.fj-toc a { font-size:1.2em; display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; text-align:center; }
.fj-toc a:hover { background:#e8f5e9; }
.fj-list { column-count:3; column-gap:20px; margin:4px 0 12px; padding-left:18px; }
.fj-list li { line-height:1.7; }