diff --git a/assets/img/forkme.png b/assets/img/forkme.png new file mode 100644 index 0000000..5cf7a6c Binary files /dev/null and b/assets/img/forkme.png differ diff --git a/css/glowingbear.css b/css/glowingbear.css index d171615..5748785 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -530,6 +530,13 @@ img.emoji { vertical-align: -0.1em; } +.forkme img { + position: absolute; + top: 0; + right: 0; + border: 0; +} + /* */ /* Mobile layout */ /* */ @@ -655,4 +662,8 @@ img.emoji { .col-sm-9 { padding-right: 0px !important; } + + .forkme { + display: none; + } } diff --git a/index.html b/index.html index 4ef87ee..89731f5 100644 --- a/index.html +++ b/index.html @@ -41,6 +41,7 @@
+ Fork me on GitHub

logo Glowing Bear