imakerplugin/com.nokia.s60tools.imaker/content/root.css
author Maria Zhelezova <ext-maria.zhelezova@nokia.com>
Tue, 21 Sep 2010 09:46:38 +0300
changeset 27 d69c84be15fc
parent 0 61163b28edca
permissions -rw-r--r--
HTI Connection 1.5.0.1

img {
	width: 48px;
	height: 48px;
	vertical-align: middle;
	}

/* Give some space for main div.*/	
.page-style {
	text-align: center;
	margin-top:100px;
	}
	
/* satisfy Mozilla */	
body > div.page-style {
	padding-left:30%;
	}


#content {
	text-align:left;
	width:23em;
	}