From 9d728deac39e664d48a05f4211d8772d8b791c86 Mon Sep 17 00:00:00 2001 From: Benjamin Gilbert Date: Sun, 4 Oct 2015 20:39:46 -0400 Subject: [PATCH] Move fork-me ribbon style to custom.css --- css/custom.css | 8 ++++++++ index.markdown | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/css/custom.css b/css/custom.css index af67d64..890c6d0 100644 --- a/css/custom.css +++ b/css/custom.css @@ -8,6 +8,14 @@ div.searchbox { .forkme div.searchbox { right: 85px; } +.forkme-ribbon { + position: absolute; + top: 0; + right: 0; + border: 0; + width: 135px; + height: 135px; +} div.searchbox .inner { position: absolute; bottom: 0; diff --git a/index.markdown b/index.markdown index 8d47d01..a185cd7 100644 --- a/index.markdown +++ b/index.markdown @@ -13,8 +13,7 @@ extra_credits: {% include links.markdown %} -Fork me on GitHub + Fork me on GitHub