Wikipedia:Wikipedia Signpost/Templates/Article list maker/Pretty item/Tag/styles.css

From Wikipedia, the free encyclopedia
.wp-signpost-alm-pretty-item {
	font-size: 85%;
	line-height: 125%;
	padding-bottom: 15px;
	padding-right: 20px;
	color: #333;
	max-width: 20em;
	box-sizing: border-box;
}

.wp-signpost-alm-pretty-item-subpage {
	text-transform: uppercase;
	color: #999;
	font-size: 85%;
	font-weight: bold;
}

.wp-signpost-alm-pretty-item-title {
	font-weight: bold;
}

.wp-signpost-alm-pretty-item-date {
	font-style: italic;
}

.wp-signpost-alm-pretty-item-subhead {
	font-weight: lighter;
}