Skip to content

Commit 5cb353d

Browse files
committed
Enforce black options in register dropdowns
1 parent 0e5fbe6 commit 5cb353d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

webapp/public/sass/register.sass

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ form
6969
@include box-shadow(none)
7070
color: white
7171

72+
option
73+
color: black
74+
7275
a
7376
text-decoration: underline
7477

0 commit comments

Comments
 (0)