styles.css

From Redazione
< Template:TOC right
Revision as of 09:49, 11 August 2020 by en>Xover (3 revisions imported from w:Template:TOC_right/styles.css: import from enwp)
Jump to navigation Jump to search
/* {{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;
}