HOME


5h-3LL 1.0
DIR: /usr/share/cockpit/branding/rhel
/usr/share/cockpit/branding/rhel/
Upload File:
Current File : /usr/share/cockpit/branding/rhel/branding.css
/* Red Hat Branding */

:root {
    --ct-color-host-accent: #c00 !important;
}

#badge {
    inline-size: 225px;
    block-size: 80px;
    background-image: url("logo.png");
    background-size: contain;
    background-repeat: no-repeat;
}

#brand::before {
    content: "${NAME}";
}