Mortgage Calculator - Element
unknown
plain_text
a month ago
399 B
1
Indexable
Never
/* Mortgage Calculator when the BG is white Update prices & list text color by WB Nicolas V*/ .lp-container { .calc__row input{ color: #fff!important; } .calc__row button.custom-select-toggle { color: #fff!important; } .custom-select-toggle:after { border-color: #fff; } .lp-input{ border-color: #fff; } }
Leave a Comment