Template:Categories by date/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-cats-by-date-table {
	margin:auto 0 auto auto;
}
.wst-cats-by-date-table td {
	vertical-align:top;
	text-align:left;
}
.wst-cats-by-date-table td ul {
	margin-top:0;
}
.wst-cats-by-date-table .wst-flatlist li::after {
	content:" · ";
}
.wst-cats-by-date-table .wst-flatlist li:last-child::after {
	content:none;
}
.wst-cats-by-date-table .wst-flatlist li:first-child,
.wst-cats-by-date-table .wst-flatlist li:last-child {
	font-style:italic;
}
.wst-cats-by-date-parent {
	font-weight:bold;
}