Template:Portal review/styles.css

From Wikisource
Jump to navigation Jump to search
.wst-portal-review {
	background:#F9F9F9;
    color: #202122;
	border:#36A solid 1px;
	margin:10px 10px 10px 0px;
}
.wst-portal-review tr {
	vertical-align:top;
}
.wst-portal-review th,
.wst-portal-review td {
	padding:0.25em;
}
.wst-portal-review th[colspan="2"] {
	background:#DDE;
    color: #202122;
}
.wst-portal-review .nodisplay {
	display:none;
}