Template:Infobox probability distribution/styles.css

From The Global Wiki
< Template:Infobox probability distribution
Revision as of 17:32, 24 September 2021 by en>IznoPublic (for now)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
.ib-prob-dist {
	border-collapse: collapse;
	width: 20em;
}

/* TODO split definitions to appropriate class names when live from HTML element */
.ib-prob-dist td,
.ib-prob-dist th {
	border: 1px solid #a2a9b1;
}

.ib-prob-dist .infobox-subheader {
	text-align: left;
}

.ib-prob-dist-image {
	background: #ddd;
	font-weight: bold;
	text-align: center;
}