Template:amf-ndecl/styles.css

Hello, you have come here looking for the meaning of the word Template:amf-ndecl/styles.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word Template:amf-ndecl/styles.css, but we will also tell you about its etymology, its characteristics and you will know how to say Template:amf-ndecl/styles.css in singular and plural. Everything you need to know about the word Template:amf-ndecl/styles.css you have here. The definition of the word Template:amf-ndecl/styles.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofTemplate:amf-ndecl/styles.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.amf-ndecl__table {
	background: #FAFAFA;
	border: 1px solid #d0d0d0;
	text-align: left;
}

.amf-ndecl__row-header {
	min-width: 10em;
	background: #CCCCFF;
}

.amf-ndecl__col-header {
	min-width: 8em;
	background: #E6E6FF;
}

.amf-ndecl__cell {
	background: #F2F2FF;
}

@media screen and (max-width: 639px) {
    .amf-ndecl__row-header {
		min-width: 0em;
    }
}