summaryrefslogtreecommitdiff
path: root/docroot/specialcases.css
blob: 35df9277a0f1c232d003f9623adc5ea3a9b16226 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/*
 * Material Experience - Special Cases Stylesheet
 * 
 * EYEMG - Interactive Media Group
 * Created by Mike Crute (mcrute@eyemg.com)
 * Updated by Mike Crute (mcrute@eyemg.com) on 9/26/07
 * 
 * Stylesheet that should be sourced by all special cases card content.
 * This should do a bare minimum of styles but they are all required 
 * per the client.
 */

a, a:visited 
{
	color: rgb(100, 100, 100); 
}