Skip to content

Commit 087bcdb

Browse files
committed
Tweak header color
1 parent 5f773ef commit 087bcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chapter.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<</if>>
1717
</head>
1818

19-
<div style="background: #ff9; border-bottom: 1px solid silver; padding: 6px 4em; text-align: center">
19+
<div style="background: #ffb; border-bottom: 1px solid silver; padding: 6px 4em; text-align: center">
2020
This is a draft of Eloquent JavaScript's 3rd edition. Thanks for taking a look! If you spot a problem, please <a href="mailto:marijnh@gmail.com">email me</a> or <a href="https://github.com/marijnh/Eloquent-JavaScript/issues">open an issue</a>.
2121
</div>
2222

0 commit comments

Comments
 (0)