Project

General

Profile

« Previous | Next » 

Revision 5971

use white links override only in header menu

View differences:

lib/style/skins/sanparks/sanparks.css
44 44
	position: relative;
45 45
	background-color: white;
46 46
}
47
a:visited {
47
a.headermenu:visited {
48 48
	color: white;
49 49
}
50
a:link {
50
a.headermenu:link {
51 51
	color: white;
52 52
}
53

  
53
a.headermenu:hover {
54
	color: #F76501;
55
}
54 56
b {
55 57
	font-weight: bold;
56 58
}

Also available in: Unified diff