< 模板:TOCright
wiki_>Xiplus2019年11月9日 (六) 15:27的版本
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

模板:TOCright/styles.css

来自中文乐谱库
/* {{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;
}