Viewing File: /home/eticmes/www/wp-content/plugins/so-pinyin-slugs/css/settings.css

/**
 * Settings Page styles
 *
 * @since 2013.12.26
 */
hr {
    color: #EFEFEF;
}
.rate-this-plugin {
	color: #0074A2;
	font-style: italic;
	font-size: 16px;
}
.support {
	font-size: 16px;
}
.author.postbox {
	max-width: 500px;
}
.author.postbox .hndle {
    border-bottom: 1px solid #DDD;
    margin-bottom: 0;
    padding: 5px;
}
.author.postbox .inside {
    display: block;
    margin: 0;
    overflow: hidden;
}
.author.postbox .inside .top {
    min-height: 90px;
}
.author.postbox .inside > .top > .author-image {
	border: 1px solid #DFDFDF;
	float: left;
	margin-right: 10px;
	padding: 3px;
}
.author.postbox .inside > ul {
	clear: both;
}
.author.postbox .inside li {
    float: left;
    width: 50%;
}
Back to Directory File Manager