Jump to content

Template:Ugaritic grammar table/styles.css

From Grigoripedia
.gp-ugaritic-grammar-table {
	border: 1px solid #8f8999;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.08);
}

.gp-ugaritic-grammar-table th,
.gp-ugaritic-grammar-table td {
	border-color: #aaa4b2;
}

.gp-ugaritic-grammar-table th {
	background: #f0eef3;
}

.gp-ugaritic-grammar-table tr:first-child th {
	background: #e5e0ea;
	border-bottom-color: #8f8999;
	font-size: 1.05em;
}

.gp-ugaritic-grammar-table td {
	background: var(--background-color-base, #fff);
}