Skip to main content
summaryrefslogtreecommitdiffstats
blob: 321ec618c79b2a88280901cea9997396c875f9ec (plain) (blame)
1
2
3
4
5
6
7
8
body {
	background-image : url(../graphics/contentpage/samples_wtr.jpg);
}

/* show the "selected" image for this page */
#navigation-links a#samples img, #navigation-links a#samples:hover img { background-image : url(../graphics/icons/ctool/samples48sel.gif); }


Back to the top