File "style.css"

Full Path: /home/warrior1/public_html/plugins/jetpack/modules/widgets/image-widget/style.css
File size: 210 bytes
MIME-type: text/plain
Charset: utf-8

/*
 * Image Widget styles for Jetpack
 */

/* Clear floats */
.jetpack-image-container:after {
	clear: both;
}
.jetpack-image-container:before,
.jetpack-image-container:after {
	display: table;
	content: "";
}