org.symbian.tools.wrttools.previewer/preview/css/style.css
changeset 220 41890dfa56f5
parent 210 0f7abfd6ae62
child 229 716254ccbcc0
equal deleted inserted replaced
219:42e9659b68d1 220:41890dfa56f5
       
     1 @charset "utf-8";
     1 /**
     2 /**
     2  * Copyright (c) 2009-2010 Symbian Foundation and/or its subsidiary(-ies).
     3  * Copyright (c) 2009-2010 Symbian Foundation and/or its subsidiary(-ies).
     3  * All rights reserved.
     4  * All rights reserved.
     4  * This component and the accompanying materials are made available
     5  * This component and the accompanying materials are made available
     5  * under the terms of the License "Eclipse Public License v1.0"
     6  * under the terms of the License "Eclipse Public License v1.0"
     8  *
     9  *
     9  * Initial Contributors:
    10  * Initial Contributors:
    10  * Symbian Foundation - initial contribution.
    11  * Symbian Foundation - initial contribution.
    11  * Contributors:
    12  * Contributors:
    12  */
    13  */
    13 @charset "utf-8";
    14 
    14 body {
    15 body {
    15 	background-image: url(../images/Gradient0Background.png);
    16 /*  background-image: url(../images/Gradient0Background.png); */
       
    17 	background-image: url(../images/Gradient0Background_2.png);
    16 	background-repeat: repeat-x;
    18 	background-repeat: repeat-x;
    17 	margin: 0px;
    19 	margin: 0px;
    18 	font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";
    20 	font-family: "Nokia Sans", "Nokia Sans SemiBold", "Arial Narrow";
    19 	padding: 0px;
    21 	padding: 0px;
    20 	overflow: hidden;
    22 	overflow: hidden;