那这个呢:
select{ width: 150px; height: 30px; padding: 5px; color: green;}select option { color: black; }select option:first-child{ color: green;}
那这个呢:
select{ width: 150px; height: 30px; padding: 5px; color: green;}select option { color: black; }select option:first-child{ color: green;}