ginebra2/chrome/localpages/subpage.css
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:30:16 +0100
branchGCC_SURGE
changeset 8 2e16851ffecd
parent 5 0f2326c2a325
permissions -rw-r--r--
Catchup to latest Symbian^4

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;
}