Template:TOC right/styles.css

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
Revision as of 00:02, March 4, 2019 by en>Pppery (Adding protection template)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* {{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;
}