Grammalecte  spell_options.css at [cac524f6db]

File gc_lang/fr/tb/content/spell_options.css artifact 11e9c94ca2 part of check-in cac524f6db


/* CSS */

#grouptitle {
	font-size: 16px;
	font-weight: bold;
	color: hsl(0, 50%, 50%);
}

.option {
	font-size: 16px;
	font-weight: bold;
	color: hsl(210, 50%, 50%);
}

description {
	width: 340px;
}

.dicdescr {
	margin-left: 27px;
}

.disabled {
	opacity: .25;
}