Current Directory: /usr/share/cockpit/branding/opensuse
Viewing 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}";
}