imakerplugin/com.nokia.s60tools.imaker/content/root.css
changeset 0 61163b28edca
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/imakerplugin/com.nokia.s60tools.imaker/content/root.css	Tue Jan 12 13:17:53 2010 -0600
@@ -0,0 +1,28 @@
+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;
+	} 
+
+
+
+
+		
+