diff --git a/images/paper.png b/images/paper.png index c134f318..77e294aa 100644 Binary files a/images/paper.png and b/images/paper.png differ diff --git a/stylesheets/styles.css b/stylesheets/styles.css index 70098a21..cae376dd 100644 --- a/stylesheets/styles.css +++ b/stylesheets/styles.css @@ -299,6 +299,7 @@ a.buttons { a.github { background: url(../images/octocat-small.png) no-repeat 1px; } + a.tutorial { background: url(../images/paper.png) no-repeat 1px; }