“模板:TOCright/styles.css”的版本间的差异
来自中文乐谱库
wiki_>Xiplus |
小 (导入1个版本) |
2020年7月7日 (二) 20:12的最新版本
/* {{pp-template}} */
.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;
}