Orientation Wallpapers/basic.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Thu, 04 Nov 2010 13:43:25 -0700
changeset 3 b43377c07b0c
parent 0 0b6daedcf7e1
permissions -rw-r--r--
Artwork was updated

/*
 * Add your Stylesheet contents here
 */
div {
	position: absolute;
	height: 90%;
	width: 90%;
}

img {
	width: 100%;
	height: 100%;
}

#DisplayUp {
	display: none;
}

#DisplayDown {
	display: none;
}

#DisplayRightUp {
	display: none;
}

#DisplayLeftUp {
	display: none;
}

#DisplayUpwards {
	display: none;
}

#DisplayDownwards {
	display: none;
}