Newer
Older
CEE_VE50 / data / conceptCopy.css
@cwolsen cwolsen on 19 Jun 2019 320 bytes Initial Import
contentCopy {
	font-size: 14px;
	color: #666666;
}

a:link {
	color: #4AB227;
	font-style: italic;
	text-decoration: underline;
}

a:hover {
	color: #006600;
	text-decoration: underline;
}

.q {
	font-size: 8px;
}
.tipHeading {
	font-size: 14px;
	font-weight: bold;
	color: #4AB227;
}
.smaller_text {
	font-size: 14px;
}