Module:translations/styles.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search
.translations {
	width: 100%;
}

.translations-cell {
	background-color: var(--wikt-palette-lightyellow, #FFFFe0);
	vertical-align: top;
	text-align: left;
}