Skip to content

Commit bfd1d65

Browse files
committed
fix:options-color
1 parent d00dabd commit bfd1d65

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

public/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ body {
3232
margin-right: 150px;
3333
margin-top: 65px;
3434
}
35+
36+
option {
37+
background-color: #111111;
38+
}
39+
3540
a {
3641
cursor: pointer;
3742
color: #10b467;

0 commit comments

Comments
 (0)