imakerplugin/com.nokia.s60tools.imaker/content/root.css
author Matti Hagman <ext-matti.hagman@nokia.com>
Tue, 21 Sep 2010 13:50:51 +0300
changeset 29 f48eb66e9604
parent 0 61163b28edca
permissions -rw-r--r--
Creator Carbide Extension 1.3.0

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;
	}