Symbian.org/preview/nopreview.html
changeset 12 d3fff58a7af9
parent 11 aaba47256eea
child 13 3a1db8573f1e
equal deleted inserted replaced
11:aaba47256eea 12:d3fff58a7af9
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     2 <html xmlns="http://www.w3.org/1999/xhtml">
       
     3 <head>
       
     4 <style type="text/css">
       
     5 body {
       
     6 	background-image: url(images/Gradient0Background.png);
       
     7 	background-repeat: repeat-x;
       
     8 	font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";
       
     9 	overflow: hidden;
       
    10 	color: #FFFFFF;
       
    11 }
       
    12 div {
       
    13 	text-align: center;
       
    14 	padding: 20px;
       
    15 	margin-top: 50px;
       
    16 	margin-right: auto;
       
    17 	margin-left: auto;
       
    18 	width: 500px;
       
    19 	font-size: x-large;
       
    20 	font-weight: normal;
       
    21 	background-color: #CC3300;
       
    22 	border-top-width: 2px;
       
    23 	border-right-width: 2px;
       
    24 	border-bottom-width: 2px;
       
    25 	border-left-width: 2px;
       
    26 	border-top-style: solid;
       
    27 	border-right-style: solid;
       
    28 	border-bottom-style: solid;
       
    29 	border-left-style: solid;
       
    30 	border-top-color: #FF3300;
       
    31 	border-right-color: #710000;
       
    32 	border-bottom-color: #710000;
       
    33 	border-left-color: #FF3300;
       
    34 }
       
    35 strong {
       
    36 	color: #FFCC00;
       
    37 }
       
    38 </style>
       
    39 </head>
       
    40 <body>
       
    41 <div> Widget preview is not available for this file, it is not the <strong>MainHtml</strong> file for the widget.
       
    42 </div>
       
    43 </body>
       
    44 </html>