Template:方剂字母导航/styles.css

/* 方剂字母导航样式 */
.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; }