File "style.css"

Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/jetpack/modules/widgets/image-widget/style.css
File size: 214 B (214 B bytes)
MIME-type: text/plain
Charset: utf-8

Download   Open   Edit   Advanced Editor &nnbsp; Back

/*
 * Image Widget styles for Jetpack
 */

/* Clear floats */
.jetpack-image-container::after {
	clear: both;
}

.jetpack-image-container::before,
.jetpack-image-container::after {
	display: table;
	content: "";
}