跳转到内容

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

勤求古训,博采众方
删除的内容 添加的内容
创建导航样式
 
调整导航样式
第1行: 第1行:
/* 方剂字母导航样式 */
/* 方剂字母导航样式 */
.fj-nav { text-align:center; padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; }
.fj-nav { padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; line-height:2.2; }
.fj-nav .fj-label { font-weight:500; color:#666; margin-right:6px; }
.fj-nav a { display:inline-block; min-width:26px; padding:2px 5px; margin:0 1px; text-decoration:none; color:#397c57; border-radius:3px; font-size:0.95em; }
.fj-nav a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; color:#397c57; border-radius:3px; font-size:0.95em; text-align:center; }
.fj-nav a:hover { background:#e8f5e9; }
.fj-nav a:hover { background:#e8f5e9; }
.fj-nav strong { display:inline-block; min-width:26px; padding:2px 5px; margin:0 1px; text-align:center; background:#397c57; color:#fff; border-radius:3px; font-size:0.95em; }
.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-size:0.95em; }

2026年7月24日 (五) 13:07的版本

/* 方剂字母导航样式 */
.fj-nav { padding:6px 0; margin-bottom:10px; border-bottom:1px solid #ddd; line-height:2.2; }
.fj-nav .fj-label { font-weight:500; color:#666; margin-right:6px; }
.fj-nav a { display:inline-block; min-width:24px; padding:1px 4px; margin:0 1px; text-decoration:none; color:#397c57; border-radius:3px; font-size:0.95em; text-align:center; }
.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-size:0.95em; }