Template:Ugaritic grammar table/styles.css
Appearance
.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);
}
.gp-ugaritic-grammar-table .gp-ugaritic-masculine td {
background: #eef5fb;
}
.gp-ugaritic-grammar-table .gp-ugaritic-masculine th {
background: #e3eef7;
}
.gp-ugaritic-grammar-table .gp-ugaritic-feminine td {
background: #fbeff4;
}
.gp-ugaritic-grammar-table .gp-ugaritic-feminine th {
background: #f5e2ea;
}
.gp-ugaritic-grammar-table tr:first-child th {
background: #dfece2;
border-bottom-color: #879b8c;
font-size: 1.05em;
}