Portal:Current events/Headlines/styles.css

Kufuma Wikipedia
/* {{pp|small=y}} */
.p-current-events-headlines {
	margin-bottom: 0.5em;
	border: 1px solid #cedff2;
	padding: 0.4em;
	background-color: #f5faff;
}

.p-current-events-headlines h2 {
	display: block;
	margin: -0.1em -0.1em 0.4em;
	border: none;
	padding: 0.3em;
	background-color: #cedff2;
	font-size: 12pt;
	line-height: inherit;
	font-family: inherit;
	font-weight: bold;
	color: inherit;
}

.p-current-events-headlines h2::after {
	border: none; /* Timeless */
}

.p-current-events-headlines::after {
	clear: both;
	content: '';
	display: table;
}