Skip to content
Snippets Groups Projects
_custom.scss 190 B
div.welcome {
	width: 100%;
	margin-bottom: 10px;
	border-bottom: solid 1px #e8e8e8;
}

p.welcome-more {
	float: right;
}

p.rss-subscribe {
	font-size: 12px;
}

.clearfix {
	clear: both;
}