Skip to content

Commit 70cc37b

Browse files
committed
change background color buttons
1 parent b09955a commit 70cc37b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stylesheets/buttons.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ input[type="submit"]{
55
-moz-border-radius: 4;
66
border-radius: 4px;
77
color: #647082;
8-
background: #fafafc;
8+
background: #fff;
99
padding: 4px 7px 4px 7px;
1010
text-decoration: none;
1111
font-size: 15px;

0 commit comments

Comments
 (0)