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 52979cf commit eaeeb6eCopy full SHA for eaeeb6e
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: #FFFFFF url('bg.png');
+ background: #AAFFFF url('bg.png');
26
color: #4d4d4d;
27
width: 640px;
28
margin: 0 auto;
0 commit comments