“贴胁乌头散”与“Template:TOCright/styles.css”:页面之间的差异
外观
(页面间差异)
删除的内容 添加的内容
批量导入方剂数据 |
从 zybkcn.com 拉取 |
||
| 第1行: | 第1行: | ||
/* {{pp-template}} */ |
|||
{{方剂条目 |
|||
/* The TOC is hidden on Minerva (mobile skin) for width < 720px so must also hide this wrapper */ |
|||
|方名=贴胁乌头散:《普济方》卷九十八 |
|||
@media all and (max-width: 719px) { |
|||
|方源=《[[普济方]]》卷九十八 |
|||
body.skin-minerva .tocright { |
|||
|组成=[[乌头]]<sub>三分,去皮脐,生用</sub> |
|||
display:none; |
|||
|用法=上为散。以酝醋调,涂于故帛上敷之。须臾痛止。 |
|||
} |
|||
|主治=风腰脚,冷痹疼痛。 |
|||
} |
|||
.tocright { |
|||
float: right; |
|||
clear: right; |
|||
width: auto; |
|||
background: none; |
|||
padding: .5em 0 .8em 1.4em; |
|||
margin-bottom: .5em; |
|||
} |
|||
.tocright-clear-left { |
|||
clear: left; |
|||
} |
|||
.tocright-clear-both { |
|||
clear: both; |
|||
} |
|||
.tocright-clear-none { |
|||
clear: none; |
|||
} |
|||
2026年7月29日 (三) 15:38的最新版本
/* {{pp-template}} */
/* The TOC is hidden on Minerva (mobile skin) for width < 720px so must also hide this wrapper */
@media all and (max-width: 719px) {
body.skin-minerva .tocright {
display:none;
}
}
.tocright {
float: right;
clear: right;
width: auto;
background: none;
padding: .5em 0 .8em 1.4em;
margin-bottom: .5em;
}
.tocright-clear-left {
clear: left;
}
.tocright-clear-both {
clear: both;
}
.tocright-clear-none {
clear: none;
}