Module:User:Benwing2/ca-verb/style.css

Hello, you have come here looking for the meaning of the word Module:User:Benwing2/ca-verb/style.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Module:User:Benwing2/ca-verb/style.css, but we will also tell you about its etymology, its characteristics and you will know how to say Module:User:Benwing2/ca-verb/style.css in singular and plural. Everything you need to know about the word Module:User:Benwing2/ca-verb/style.css you have here. The definition of the word Module:User:Benwing2/ca-verb/style.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofModule:User:Benwing2/ca-verb/style.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.inflection-ca {
	/* The background color here controls the rows that are not masculine or feminine. */
	background:#F6F6F6;
	text-align: left;
	/* This only controls the border around the entire table. */
	border: 1px solid #999999;
	border-spacing: 0;
	min-width: 20em;
}
 
.inflection-ca th, td {
	margin: 0;
	/* This controls the border around individual cells. */
	border: 1px solid #999999;
	min-width: 5em;
}

.ca-verb-form {
	/* A verb form. */
	vertical-align: top;
}

.ca-topleft-blank-heading {
	/* The blank cell in the top left. */
	background: #B0B0B0;
}

.ca-num-heading {
	/* The number headings across the top. */
	background: #D0D0D0;
}

.ca-pers-heading {
	/* The person headings across the top. */
	background: #D0D0D0;
        width: 12.5%;
}

.ca-inf-heading {
	/* The heading "Infinitive", going all across. */
	background: #e2c0c0;
}

.ca-ger-heading {
	/* The heading "Gerund", going all across. */
	background: #dddda0;
}

.ca-pp-heading {
	/* The heading "Past participle", going all across. */
	background: #e2e4c0;
}

.ca-pp-subheading {
	/* The left side participle gender subheadings. */
	background: #f3f5d1;
}

.ca-indic-heading {
	/* The heading "Indicative", going all across. */
	background: #d0dff4;
}

.ca-indic-subheading {
	/* The left side indicative tense/aspect subheadings. */
	background: #b0bfd4;
}

.ca-subj-heading {
	/* The heading "Subjunctive", going all across. */
	background: #d0f4d0;
}

.ca-subj-subheading {
	/* The left side subjunctive tense/aspect subheadings. */
	background: #b0d4b0;
}

.ca-imp-heading {
	/* The heading "Imperative", going all across. */
	background: #f4e4d0;
}

.ca-imp-subheading {
	/* The left side imperative affirmative/negative subheadings. */
	background: #d4c4b0;
}