ढाँचा:Infobox time zone/styles.css

विकिपिडिया, एक स्वतन्त्र विश्वकोशबाट
.ib-time-zone {
	border-collapse: collapse;
	line-height: 1.2em;
	width: 23em;
}

/* TODO split definitions to appropriate class names when live from HTML element */
.ib-time-zone td,
.ib-time-zone th {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.4em 0.6em;
}

.ib-time-zone .mergedtoprow .infobox-data,
.ib-time-zone .mergedtoprow .infobox-label {
	border-top: 1px solid #a2a9b1;
	padding: 0.4em 0.6em 0.2em 0.6em;
}

.ib-time-zone .infobox-subheader {
	background-color: #ccf;
	font-weight: bold;
}

.ib-time-zone .infobox-header {
	background-color: #ddf;
}

.ib-time-zone .infobox-label {
	background-color: #e6e6ff;
}