跳转到内容

Template:方剂字母导航/styles.css:修订间差异

勤求古训,博采众方
删除的内容 添加的内容
拼音字母1em,汉字1.2em
添加折叠样式
标签已被回退
第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; margin-right:6px; }
.fj-nav .fj-label { font-weight:bold; color:#000; }
.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; margin-right:6px; }
.fj-toc .fj-toc-label { font-weight:bold; color:#000; }
.fj-toc a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; font-size:1.2em; text-align:center; }
.fj-toc a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; }
.fj-toc a:hover { background:#e8f5e9; }
.fj-toc a:hover { background:#e8f5e9; }
.fj-content details { margin:6px 0; }
.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日 (五) 13:37的版本

/* 方剂字母导航样式 */
.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 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; }
.fj-toc a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; border-radius:3px; }
.fj-toc a:hover { background:#e8f5e9; }
.fj-content details { margin:6px 0; }
.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; }