Plantilla:Topicbox/styles.css

De Wikiviajes, la guía libre de viajes
.pp_infobox {
	border:1px solid #44718a;
	border-radius: 0.45em;
	background-color:#CEE0F2;
	width: 100%;
}
.pp_infobox tbody > tr:not(:nth-child(3)) td {
	text-align: left;
	width: 90%;
}
.pp_infobox tbody > tr:nth-child(2) > td { background-color:#F5FAFF; }
.pp_infobox tbody > tr:nth-child(3) > td { background-color:#FAFAFF; }