Skip to main content
summaryrefslogtreecommitdiffstats
blob: 128298c80d083d6a48e0acd075daf29ca5751653 (plain) (blame)
1
2
3
4
5
6
7
a#mylar-overview img {
	background-image: url(../../images/topiclabel/ov_mylar48.gif);
}

a#mylar-overview:hover img {
	background-image: url(../../images/topiclabel/ov_mylar48_hov.gif);
}

Back to the top