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

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by imported>Izno at 02:27, 7 December 2024 (give these nicer colors). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.wp-signpost-alm-pretty-item {
	font-size: 85%;
	line-height: 125%;
	padding-bottom: 15px;
	padding-right: 20px;
	color: var(--color-base--hover, #404244);
}

.wp-signpost-alm-pretty-item-subpage {
	text-transform: uppercase;
	color: var(--color-placeholder, #72777d);
	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;
}