Files
advotracker/frontend/examples/calculator-light.css
2020-06-12 16:39:45 +02:00

15 lines
145 B
CSS

.header {
background: #ffffff;
}
.content {
background: #fafafa;
}
text_box {
color: #4d4c4c;
}
text-block {
color: #4d4c4c;
}