Skip to content

Commit eaeeb6e

Browse files
committed
my change
1 parent 52979cf commit eaeeb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/public/css/vendor/todomvc-common.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ button {
2222
body {
2323
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
2424
line-height: 1.4em;
25-
background: #FFFFFF url('bg.png');
25+
background: #AAFFFF url('bg.png');
2626
color: #4d4d4d;
2727
width: 640px;
2828
margin: 0 auto;

0 commit comments

Comments
 (0)