Jump to content

Module:Page tabs/styles.css

From Wikipedia, the free encyclopedia
.page-tabs {
	background-color: #f8fcff;
}

.page-tabs-tab {
	background-color: #cee0f2;
	font-size: 95%;
	margin-right: 1em;
}

.page-tabs-page-tab {
	background-color: white;
	border-bottom: 0;
	font-weight: bold;
	margin-right: 1em;
}