Template:TOC right/styles.css: Difference between revisions

From Seeds of the Word, the encyclopedia of the influence of the Gospel on culture
Content deleted Content added
Adding protection template
(No difference)

Revision as of 00:02, March 4, 2019

/* {{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;
}