login.css

10 lines | 184 B Blame History Raw Download
#kc-logo-wrapper {
    background-image: url("../img/red-hat-logo.png");
    background-repeat: no-repeat;
    background-position: top right;

    height: 65px;

    margin: 100px;
}