Files
inventory-plus-plus/internal/site/styles/backgrounds.css
T
2026-01-06 05:40:28 -07:00

7 lines
76 B
CSS

@layer theme {
header,
footer {
background-color: var(--base-200);
}
}