File "style.css"

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

Download   Open   Edit   Advanced Editor &nnbsp; Back

/* Authors Widget */
.widget_authors > ul,
.widget.widget_authors li > ul {
	margin-left: inherit;
	padding-left: 0;
}

.widget_authors ul li li {
	padding-left: 0;
}

.widget_authors > ul > li {
	margin-bottom: 1em;
	list-style: none;
}

.widget_authors > ul > li + li {
	border-top: 0;
}

.widget.widget_authors img {
	margin-right: 5px;
	margin-bottom: 5px;
	vertical-align: middle;
	box-shadow: none;
}