Files
Blitz-Proxy/core/scripts/webpanel/assets/css/custom.css
2025-02-02 22:45:10 +00:00

9 lines
167 B
CSS

/* Center the qrcodesContainer */
#qrcodesContainer {
text-align: center;
}
/* Style the config type text */
.config-type-text {
font-weight: 600;
}