imakerplugin/com.nokia.s60tools.imaker/content/root.css
changeset 0 61163b28edca
equal deleted inserted replaced
-1:000000000000 0:61163b28edca
       
     1 img {
       
     2 	width: 48px;
       
     3 	height: 48px;
       
     4 	vertical-align: middle;
       
     5 	}
       
     6 
       
     7 /* Give some space for main div.*/	
       
     8 .page-style {
       
     9 	text-align: center;
       
    10 	margin-top:100px;
       
    11 	}
       
    12 	
       
    13 /* satisfy Mozilla */	
       
    14 body > div.page-style {
       
    15 	padding-left:30%;
       
    16 	}
       
    17 
       
    18 
       
    19 #content {
       
    20 	text-align:left;
       
    21 	width:23em;
       
    22 	} 
       
    23 
       
    24 
       
    25 
       
    26 
       
    27 		
       
    28