Skip to content

Commit 00ef39c

Browse files
committed
Add blackened button and input
1 parent ca17740 commit 00ef39c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

frontend/src/index.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ a, a:hover {
4242
color: #e66;
4343
text-decoration: underline;
4444
}
45+
46+
input, button {
47+
color: black;
48+
}

0 commit comments

Comments
 (0)