Jump to content

Template:Overfloat image/styles.css

From Wikisource
.wst-overfloat-image {
	position:relative;
	margin:0 auto;
	width:400px;
	font-size:14px;
}
.wst-overfloat-image > div {
	position:absolute;
	overflow:auto;
}
.wst-overfloat-image .wst-overfloat-image-left {
	left:0;
}
.wst-overfloat-image .wst-overfloat-image-right {
	right:0;
}
.wst-overfloat-image .wst-overfloat-image-top {
	top:0;
}
.wst-overfloat-image .wst-overfloat-image-bottom {
	bottom:0;
}
.wst-overfloat-image > div > table {
	margin:4px auto;
}