پرش به محتوا

پودمان:WorkInfoBox/styles.css

از ویکی البرز
.work-infobox-image {
	text-align: center;
	padding: 8px;
}

.work-infobox-caption {
	text-align: center;
	font-size: 90%;
}

.work-infobox .infobox-title {
	font-size: 125%;
	font-weight: bold;
	text-align: center;
}

.work-infobox .infobox-header {
	text-align: center;
	font-weight: bold;
	background-color: #d9ebff;
	color: #0645ad;
	padding: 5px;
}
.work-infobox .infobox-label {
	width: 35%;
	vertical-align: top;
}

.work-infobox .infobox-data {
	width: 65%;
}

.work-infobox th,
.work-infobox td {
	padding: 4px 6px;
}