Plantilla:Wikiproyecto/styles.css

De Wikipedia, la enciclopedia libre
.wikiproject-section {
	margin: 1em 0;
	overflow: hidden;
	padding: 1em;
}
.wikiproject-section .cdx-accordion__content {
	font-size: inherit;
}
.wikiproject-section-tasks {
	background: #ddf;
}
.wikiproject-section-resources {
	background: #dfd;
}
.wikiproject-section-watchlist {
	background: #fdd;
}
.wikiproject-section-participants {
	background: #ffc;
}