ginebra2/chrome/localpages/subpage.css
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 14:03:49 +0300
changeset 6 1c3b8676e58c
parent 5 0f2326c2a325
permissions -rw-r--r--
Revision: 201026 Kit: 2010127

body {
    margin:0px;
    text-align: center;
    font-family: sans-serif;
    font-size: 16px;



    #background-color: #006633;
    background-color: #333333;
}

img { border-style: none; }

li { padding-top: 10px; }

h4 {
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bold;
}

#sub_left {
    float: left;
    padding-left: 20px;
    padding-top: 10px;
    width: 290px;
}

#sub_right {
    float: right;
    padding-right: 20px;
    padding-top: 36px;
    width: 200px;
}

#rel_notes {
    float: clear;
    text-align: left;
    margin: 20px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #FFFFFF;
}

#start_search {
  height: 46px;
  font-size: 20px;
  color: #115D6E;
}