Current Directory: /usr/share/cockpit/branding/centos
Viewing File: /usr/share/cockpit/branding/centos/branding.css
#badge {
inline-size: 225px;
block-size: 80px;
background-image: url("logo.png");
background-size: contain;
background-repeat: no-repeat;
}
#brand::before {
content: "${NAME}";
}