首页
随机
登录
设置
关于中医百科
免责声明
中医百科
搜索
查看“︁Template:方剂条目/styles.css”︁的源代码
←
Template:方剂条目/styles.css
因为以下原因,您没有权限编辑该页面:
您请求的操作仅限属于该用户组的用户执行:
用户
您可以查看和复制此页面的源代码。
/* 左侧灰色竖条(伪元素,固定1行高,不随内容区拉伸) */ .fangji-entry .fj-label { padding: 0 5px 0 7px; position: relative; /* 为 ::before 定位 */ white-space: nowrap; vertical-align: top; } .fangji-entry .fj-label::before { content: ""; position: absolute; left: 0; top: 0; height: 1em; /* 固定一行字高 */ width: 2px; background: #696969; } /* 标签底色(浅灰) */ .fangji-entry .fj-label span { background-color: #ddd; } /* 内容区(左侧留 5px 间距) */ .fangji-entry .fj-value { padding: 0 0 0 5px; } /* 表格无外边框,行间距 5px */ .fangji-entry .fj-table { border: none; border-spacing: 0 5px; }
返回
Template:方剂条目/styles.css
。