www-thermferm/css/style.css

Thu, 10 Jul 2014 11:46:27 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Thu, 10 Jul 2014 11:46:27 +0200
changeset 98
6e7e69f3493a
parent 97
4a9dbee41a6c
child 99
5dccd1d8d817
permissions
-rw-r--r--

Start over again with web pages



body {
    background: #fff;
    color: #000;
    font-family: Verdana, Arial, sans-serif;
    width: 980px;
    font-size: 12px;
}

#top-bar button.script-status {
    margin:10px;
}

#beer-panel{
    width: 980px;
    height: 525px;
    margin-bottom: 10px;
    float: left;
}

#top-bar {
    width: 968px;
    margin: 5px;
    float: left;
}

div.beer-main,
div.main-container {
    float: left;
}

#logo-container {
    float: left;
    clear: none;
    display: block;
    margin-left: 4px;
    margin-top: 4px;
    width: 450px;
    text-align: center;
}

mercurial