logo/src/css/light.css

10 lines
93 B
CSS

/* light css */
.background {
fill:#f5e0dc;
}
.fg {
fill: #1e1e2e;
stroke: #1e1e2e;
}