div#header h1 {
    background-image: url(https://trac.chirp.danplanet.com/.site/chirp.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 75px;
}

div#header span.current-project {
    display: none;
}

.ga-wiki-sidebar {
    height: 900px;
}

.copyright-footer {
    text-align: center;
    padding-bottom: 5px;
    color: #aaa;
    font-size: 0.9em;
}

.issue-instructions {
    text-align: center;
}

.issue-instructions div {
    display: inline-block;
    text-align: left;
}
