diff --git a/content/css/screen.sass b/content/css/screen.sass index 30fb844..11175a8 100644 --- a/content/css/screen.sass +++ b/content/css/screen.sass @@ -201,8 +201,6 @@ code border-radius: 4px padding: 4px 8px - font-size: 11px - span.title display: block width: 75px diff --git a/layouts/post.haml b/layouts/post.haml index 1d52a51..92dc76a 100644 --- a/layouts/post.haml +++ b/layouts/post.haml @@ -12,13 +12,13 @@ = yield #coinwidget - %span.title - Tips welcome! - - %span.links - Bitcoin: 1BgLftR3ucRDjCysYdRJxMAAt5PPBYGW5f + %small + %strong + Your generosity is much appreciated! %br - DOGE: DKXCwMRX3T4sSNUxXEYvF6AfGsue2EqyAw + Bitcoin: 1BgLftR3ucRDjCysYdRJxMAAt5PPBYGW5f (learn more) + %br + DOGE: DKXCwMRX3T4sSNUxXEYvF6AfGsue2EqyAw (learn more) #recent-posts %h3 Recent posts on ariejan.net