We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df275bd commit 52979cfCopy full SHA for 52979cf
src/main/resources/public/css/vendor/todomvc-common.css
@@ -22,7 +22,7 @@ button {
22
body {
23
font: 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
24
line-height: 1.4em;
25
- background: #FFFFE0 url('bg.png');
+ background: #FFFFFF url('bg.png');
26
color: #4d4d4d;
27
width: 640px;
28
margin: 0 auto;
0 commit comments