﻿/* load the default Redmine stylesheet */
@import url(../../../stylesheets/application.css);

/* add a logo in the header */
#header {
    background: #445C76 url(../images/logo.png) no-repeat 2px;
    padding-left: 86px;
}

/* move the project menu to the right */

