:TOC right/styles.css

Revi HQ
Revi (토론 | 기여)님의 2021년 1월 1일 (금) 08:42 판 (wikipedia:en:Template:TOC_right/styles.css에서 판 3개를 가져왔습니다: style import first)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
/* {{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;
}