HOME


5h-3LL 1.0
DIR: /usr/share/cockpit/branding/opensuse
/usr/share/cockpit/branding/opensuse/
Upload File:
Current File : /usr/share/cockpit/branding/opensuse/branding.css
:root {
    --ct-color-host-accent: #73ba25 !important;
}

#badge {
    inline-size: 5em;
    block-size: 5em;
    background-image: url("square-hicolor.svg");
    background-size: contain;
    background-repeat: no-repeat;
}

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