Module:grc-conj/style.css
Jump to navigation
Jump to search
.grc-conj {
background-color: #F0F0F0;
}
.grc-conj-finite-form {
height: 3em;
}
.grc-conj .grc-conj-number {
background-color: #C0C0C0;
}
.grc-conj-person {
width: 12.5%;
}
.grc-conj-present th, .grc-conj-aorist th, .grc-conj-future-perfect th {
background-color: #C0CFE4;
}
.grc-conj-imperfect th, .grc-conj-perfect th {
background-color: #C0E4C0;
}
.grc-conj-future th, .grc-conj-pluperfect th {
background-color: #E4D4C0;
}
.grc-conj .grc-conj-notes-header {
background: #C0C0C0;
font-style: italic;
}
.grc-conj .grc-conj-notes {
background-color: #F5F5F5;
text-align: left;
font-size: 90%;
}