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

删除的内容 添加的内容
清理无用 CSS
标签已被回退
恢复字体1.2/拼音1
标签已被回退
第1行:
/* 方剂字母导航样式 */
.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 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; font-weight:bold; }
.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; }
.fj-toc a:hover { background:#e8f5e9; }